/* CSS definition file containing site wide stylesheets */

.cssa {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-large;
 	color: rgb(0,0,102)
}

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,128)
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-large;
 	color: rgb(0,0,102)
}

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-large;
 	color: rgb(0,0,102)
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,0,102)
}

H3 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 16px;
 	color: rgb(0,0,102)
}

H4 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,102);
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,128)
}

H5 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(0,0,102)
}

H6 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9px;
 	color: rgb(0,0,102);
 	font-weight: normal;
 	font-style: normal
}