
BODY, LI, UL, OL, P, TD, TR{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	font-family : Tahoma;
	background-color: #F1F3F4;
	line-height: 18px;
}

A:LINK, A:VISITED, A:HOVER, A:ACTIVE {
	color : #0E469A;
	
	font-style : normal;
	font-size : -2;
	font-weight : bold;
	text-decoration : none
}

A.menu:LINK, A.menu:VISITED, A.menu:HOVER, A.menu:ACTIVE {
	color : #BB0C0C;
	font-style : normal;
	font-size : -2;
	font-weight : bold;
	text-decoration : none
}

H1 {
	color : #BB0C0C;
       font : small-caps 22px Tahoma;
	font-weight : bold;
       
}

H2 {
	color : Black;
       background-color: #C2D5DB;
	font : small-caps 18px Tahoma; 
	font-weight : bold;
}

H3 {
	color : Green;
	font : small-caps 16px Tahoma;
	font-weight : bold;
}

H5 {
	color : #BB0C0C;
      font : small-caps 30px Tahoma;
	font-weight : bold;
	text-align : center;
	margin-top : 0px;
	margin-bottom : 0px;
}

H6 {
	color : #000000;
      font : 20px Tahoma;
	font-weight : normal;
	text-align : center;
	margin-top : 0px;
	margin-bottom : 6px;
}