/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(51,51,204);
 	font-weight: bold;
 	text-decoration: underline
}

A:link {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(51,51,204);
 	font-weight: bold;
 	text-decoration: underline
}

UL {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(51,51,204);
 	font-weight: bold;
 	text-decoration: underline
}

P {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt
}

LI {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	font-weight: bold;
 	text-decoration: underline
}

H4 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	line-height: 22pt;
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: left;
 	clear: none;
 	background-color: rgb(82,90,189);
 	margin-top: 12pt;
 	margin-bottom: 12pt
}

H5 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(204,0,0);
 	font-weight: bold;
 	text-align: center
}

H6 {
	font-size: x-small;
 	color: rgb(204,0,0);
 	font-weight: bold;
 	text-decoration: underline;
 	text-align: center
}

A:hover {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(51,51,204);
 	font-weight: bold;
 	text-decoration: underline
}
