body {

	font-size: 13px;

	color: #343434;
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, helvetica;

	margin-top:5px;
	background: #FFFFFF url(../images/layout/background.gif) fixed;

}

td {
	color: #333333;
	font-size: 11px;
	line-height: 15px;	
	font-family: Verdana, Geneva, Arial, helvetica;
}
 
  
A:link    { color: #990000; }
A:visited { color: #770000; }



A.white_a 		{ text-decoration: none; }
A.white_a:link    { color: #990000; }
A.white_a:visited { color: #990000; }
A.white_a:hover   {
	color: #999999;
	font-size: 11px;
	font-style: normal;
}

.menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #404040;
	line-height:1.5em;
}

.menu_link a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000;
}
.headline   {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-size: 1.3em; 
	font-style: normal; 
	line-height: 1.3em; 
	font-weight: bold; 
	margin-top:0px;
	margin-bottom:5px;
	color: #666666
}

.headline2   {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-size: 1.3em; 
	font-style: normal; 
	line-height: 1.3em; 
	font-weight: bold; 
	margin-top:0px;
	margin-bottom:5px;
	color: #666666
}

.normaltext {
	font:11px verdana, "Lucida grande",Lucida,Helvetica,Arial,Verdana,sans-serif; 
	line-height: 1.3em; 
	margin-top:0px;
	margin-bottom:5px;
	color: #000000;
}