/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 90%;
 	color: rgb(3,1,162);
 	font-weight: bold;
 	text-decoration: none 
}

A:link {
	font-size: 90%;
 	color: rgb(3,1,162);
 	font-weight: bold;
 	text-decoration: none 
}

A:visited {
	font-size: 90%;
 	color: rgb(3,1,162);
 	font-weight: bold;
 	text-decoration: none 
}

.TextObject {
	font-size: 90%;
 	color: rgb(0,0,0)
}

H1 {
	font-size: 1.2em;
 	color: rgb(0,0,0)
}

H2 {
	font-size: 1em;
 	color: rgb(0,0,0)
}

P {
	font-size: 1em;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

H3 {
	font-size: 1em;
 	color: rgb(0,0,0)
}

A {
	font-size: 90%;
 	color: rgb(3,1,162);
 	font-weight: bold;
 	text-decoration: none 
}

H4 {
	font-size: 1em;
 	color: rgb(0,0,0)
}

.TextNavBar {
	font-size: 90%;
 	color: rgb(0,0,0)
}

H5 {
	font-size: 1em;
 	color: rgb(0,0,0)
}

H6 {
	font-size: 1em;
 	color: rgb(0,0,0)
}

A:hover {
	font-size: 90%;
 	color: rgb(51,51,102);
 	font-weight: bold;
 	text-decoration: underline
}
