body {
	margin: 0;
	padding: 0;
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #ddd;
	line-height: 1.2em;
}
a.grafin {
	font-size: 12px;
	font-weight: bold;
}
a {
	font-size: 10px;
}
a:link, a:visited {
	text-decoration:none;
	color: #999;
}
a:hover, a:active {
	text-decoration:none;
	color: #999;
}

#links {
	width: 858px;
	margin:0 auto;
	margin-top: 15px;
}

textarea
{
	font-family: Arial, Verdana;
	border: 0;	
	color: #999999;
}
table
{
	font-size: 11px;	
	color: #666;
	width:100%;
	height:100%;
	border:0;
	border-collapse: collapse;
	padding:0;	
}

b {
	font-size: 12px;
	font-weight: bold;
	color: #FF4E00;
}

p {
	font-size: 10px;	
	line-height: 13pt;
	color: #003A32;
}
li
{	
	font-size: 10pt;
	color: #003A32;
}
