/* CSS definition file containing site wide stylesheets */

.SidePanel {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	color: rgb(0,0,102)
}

A {
	color: rgb(0,0,255)
}

.10ptLink {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
