BODY {
	background-color: White;
}

B  {
   font-weight : bold; 
}

TABLE, TD, TR {
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
    font-size: 11px;
	}

A:link 	{
   text-decoration : none; 
   color : #333366; 
   }

A:visited {
   text-decoration : none; 
   color : #666699; 
}

A:hover  {
   color : #CC3300; 
}	

A.index:link  {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	color : White;
	font-weight : bold;
}

A.index:visited  {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	color : White;
	font-weight : bold;
}

A.index:hover  {
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	color : Lime;
}	

A.divmenu:link  {
	font-size : 16px;
	font-family : Arial, Helvetica, Sans-serif;
	color : Blue;
	font-weight : bold;
}

A.divmenu:visited  {
	font-size : 16px;
	font-family : Arial, Helvetica, Sans-serif;
	color : Blue;
	font-weight : bold;
}

A.headline:link  {
	font-size : 14px;
	color : Blue;
	font-weight : bold;
}

A.headline:visited  {
	font-size : 14px;
	color : Blue;
	font-weight : bold;
}

TD {
   font-family : Verdana, Arial, Helvetica, Sans-serif;
}

H1 {
	text-align : right;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	color: #0000CD;
}

H2 {
	text-align : center;
	font-family :  Arial, Helvetica;
}

H3 {
	text-align : center;
	font-family :  Arial, Helvetica;
}

H5 {
	font-family : Verdana, Tahoma, Arial, Helvetica;
}

H2.news {
	text-align : left;
	font-family :  Arial, Helvetica;
}

FONT {
    font-family : Verdana, Arial, Helvetica, Sans-serif;
}

