/* CSS definition file containing site wide stylesheets */

BLOCKQUOTE {
	font-family: "Times New Roman",  Times,  Serif
}

BODY {
	font-family: "Times New Roman",  Times,  Serif
}

A:active {
	font-family: "Times New Roman",  Times,  Serif;
 	color: rgb(153,0,51);
 	text-decoration: none 
}

A:link {
	font-family: "Times New Roman",  Times,  Serif;
 	color: rgb(153,0,51);
 	text-decoration: none 
}

UL {
	font-family: "Times New Roman",  Times,  Serif
}

A:visited {
	font-family: "Times New Roman",  Times,  Serif;
 	color: rgb(153,0,51);
 	text-decoration: none 
}

.TextObject {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(102,102,102);
 	text-decoration: none 
}

P {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(102,102,102)
}

LI {
	font-family: "Times New Roman",  Times,  Serif
}

OL {
	font-family: "Times New Roman",  Times,  Serif
}

A {
	font-family: "Times New Roman",  Times,  Serif;
 	color: rgb(153,0,51);
 	text-decoration: none 
}

.TextNavBar {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 9pt;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

ADDRESS {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:hover {
	font-family: "Times New Roman",  Times,  Serif;
 	color: rgb(153,102,102);
 	text-decoration: none 
}