body  {
	font-size : 10pt;
	font-Family : Verdana,Trebuchet,ARIAL,MS SANS SERIF, sans-serif;
	font-weight : normal;
	color : #FFFFCC;
	background-color: #FFFFCC;
	background-image: url(images/backgr.gif);
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-face-color: "#FFFFCC";
	scrollbar-shadow-color: "800000";
	scrollbar-highlight-color: "800000";
	scrollbar-3dlight-color: "FFFFCC";
	scrollbar-darkshadow-color: "FFFFCC";
	scrollbar-track-color: "#FFFFCC";
	scrollbar-arrow-color: "#800000"
}

h1 {
	font-size : 15pt;
	font-Family : Verdana,Trebuchet,ARIAL,MS SANS SERIF, sans-serif;
	font-weight : bold;
	text-decoration : none;
	text-transform: uppercase;
	text-align: center;
	color : #004080;
}

h2  { 
	font-size : 11pt;
	font-Family : Verdana,Trebuchet,ARIAL,MS SANS SERIF, sans-serif;
	font-weight : bold;
	color : #004080;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.cr  { 
	font-size : 8pt;
	font-Family : Verdana,Trebuchet,ARIAL,MS SANS SERIF, sans-serif;
	font-weight : normal;
	color : #004080;
	text-align: center;
	margin-bottom: 0px;
}

.indis  { 
	font-size : 8pt;
	font-Family : Verdana, Trebuchet, ARIAL, MS SANS SERIF, sans-serif;
	font-weight : normal;
	color : #004080;
	vertical-align: center;
	text-align: center;
	margin-bottom: 4px;
}


TD  { font-size : 10pt;
	font-Family : Verdana,Trebuchet,ARIAL,MS SANS SERIF, sans-serif;
	font-weight : normal;
	color : #004080;
}

B  { font-size : 10pt;
	font-Family : Verdana,Trebuchet,ARIAL,MS SANS SERIF, sans-serif;
	font-weight : bold;
	color : #004080;
}

TH  { font-size : 10pt;
	font-Family : Verdana,Trebuchet,ARIAL,MS SANS SERIF, sans-serif;
	font-weight : normal;
	color : #004080;
}

P  { font-size : 10pt;
	font-Family : Verdana,Trebuchet,ARIAL,MS SANS SERIF, sans-serif;
	font-weight : normal;
	color : #004080;
}

LI  { font-size : 10pt;
	font-Family : Verdana,Trebuchet,ARIAL,MS SANS SERIF, sans-serif;
	font-weight : normal;
	color : #004080;}
OL  { font-size : 10pt;
	font-Family : Verdana,Trebuchet,ARIAL,MS SANS SERIF, sans-serif;
	font-weight : normal;
	color : #004080;}
UL  { font-size : 10pt;
	font-Family : Verdana,Trebuchet,ARIAL,MS SANS SERIF, sans-serif;
	font-weight : normal;
	color : #004080;}



A  {
	color : #800000;
	text-decoration : none;
}

A:Visited  {}
A:Active  {}
A:Hover  {
	text-decoration: underline;
}

a.menu, a.menu:visited {
	font-size : 10pt;
	font-Family : Trebuchet MS, Verdana,,ARIAL,MS SANS SERIF, sans-serif;
	font-weight : bold;
	color : #023062;
	padding-left: 15px;
}
a.menu:hover {
	color : #800000;
	text-decoration: none;
}

a.menu_active, a.menu_active:visited {
	font-size : 10pt;
	font-Family : Trebuchet MS, Verdana,,ARIAL,MS SANS SERIF, sans-serif;
	font-weight : bold;
	color : #800000;
	padding-left: 15px;
	text-decoration: none;
}

