/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(0,0,255);
 	font-weight: bold
}

H1 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 20pt;
 	color: rgb(255,0,102);
 	font-weight: bold
}

H2 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 16pt;
 	color: rgb(255,0,102);
 	font-weight: bold
}

P {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

H3 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14pt;
 	color: rgb(255,0,102);
 	font-weight: bold
}

A {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(0,0,255);
 	font-weight: bold
}

H4 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(255,0,102);
 	font-weight: bold
}

.TextNavBar {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 9pt;
 	font-weight: normal;
 	font-style: normal
}

H5 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 10pt;
 	color: rgb(255,0,102);
 	font-weight: bold
}

H6 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 9pt;
 	color: rgb(255,0,102);
 	font-weight: bold
}

A:hover {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(255,0,102);
 	font-weight: bold
}
