/* CSS definition file containing site wide stylesheets */

A:active {
	color: rgb(0,51,153)
}

A:link {
	color: rgb(0,51,153);
 	font-weight: bold
}

A:visited {
	color: rgb(153,51,153)
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline
}

LI {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal
}

A {
	color: rgb(0,51,153);
 	font-weight: bold
}

H4 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	font-weight: bold;
 	vertical-align: baseline
}

H5 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: bold
}

A:hover {
	color: rgb(0,0,0);
 	font-weight: bold
}
