/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.title {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: underline
}

.text {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

.menu {
	font-size: 14px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	list-style-type: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextObject {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0)
}

H1 {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 10pt;
 	color: rgb(0,51,0);
 	font-weight: bold;
 	text-decoration: underline
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

LI {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

.references {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}