/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

A:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,102,255)
}

A:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(128,0,128);
 	font-weight: normal;
 	font-style: normal
}

UL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	line-height: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	clear: none;
 	margin-top: 1pt;
 	margin-bottom: 1pt
}

A:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,128,128);
 	font-weight: normal;
 	font-style: normal
}

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal
}

H1 {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 10pt;
 	font-weight: bold
}

H2 {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	font-weight: bold
}

P {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 10pt;
 	line-height: 12pt;
 	font-weight: normal;
 	font-style: normal
}

LI {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: xx-small;
 	line-height: 11pt;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline
}

A {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,0,255);
 	text-decoration: none 
}

A:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,255,255);
 	font-weight: normal;
 	font-style: normal
}