/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 80%
}

A:active {
	font-size: 90%;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:link {
	font-size: 90%;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:visited {
	font-size: 90%;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextObject {
	font-size: 80%
}

H1 {
	font-size: 100%
}

H2 {
	font-size: 100%
}

P {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 80%
}

H3 {
	font-size: 100%
}

A {
	font-size: 90%;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

H4 {
	font-size: 100%
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 90%
}

H5 {
	font-size: 100%
}

H6 {
	font-size: 100%
}

A:hover {
	font-size: 90%;
 	color: rgb(0,82,157);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}
