/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12px
}

A:active {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	color: rgb(0,0,255)
}

A:link {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	color: rgb(0,0,255)
}

A:visited {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	color: rgb(0,0,255)
}

.TextObject {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	text-transform: none;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	font-variant: normal
}

P {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12px
}

A {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	color: rgb(0,0,255)
}

.TextNavBar {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	text-transform: none;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	font-variant: normal
}
