body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #581d83;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #581d83;
	text-decoration: none;
}
a:visited {
	color: #581d83;
	text-decoration: none;
}
a:hover {
	color: #581d83;
	text-decoration: underline;
}
a:active {
	color: #581d83;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
h1 {	
	margin: 0px;
	font-size: 18px;
	color: #581D83;
}
h2 {	
	margin: 0px;
	margin-bottom:5px;
	font-size: 14px;
	color: #581D83;
}
p {
	line-height:140%;
	text-align:justify;
}
#content{
	display:block;
	width:515px;
	background-color:#f2f2f2;
	margin-bottom:5px;
}
#contentsmall{
	float:left;
	display:block;
	width:255px;
	background-color:#f2f2f2;
	margin-bottom:5px;
	margin-right:5px;
}
.content_top{
	background: #f2f2f2 url(/img/content_corner_tr.gif) no-repeat top right;
	height:5px;
}
.content_bottom{
	background: #f2f2f2 url(/img/content_corner_br.gif) no-repeat bottom right;
	height:5px;
}

#footer{
	padding-top:10px;
	color:#cccccc;
	line-height:140%;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#cccccc;
	text-decoration: none;
}
#footer a:hover {
	color:#cccccc;
	text-decoration: underline;
}