body  { 
	font-family:verdana, arial, helvetica, sans-serif;
	border: 0;
  	margin: 0;
  	padding: 0;
}
.content {
	font-size:10pt;
}
.dotted  { 
	border-left:2px dotted #074AAF; 
	padding-left:5; 
	padding-right:5; 
	border-right-color:#074AAF; 
	border-top-color:#074AAF; 
	border-bottom-color:#074AAF ;
}
.bottom  { 
	border-top:2px dotted #074AAF; 
	border-right-color:#074AAF; 
	border-top-color:#074AAF; 
	border-bottom-color:#074AAF; 
	font-size:12px;
}

.menu {
	font-weight:bold; 
	font-family:Verdana; font-size:10pt;
	margin: 5px;
}
.menu a:link {
	color:#09c; 
	text-decoration:none;
}
.menu a:visited {
	color:#07a; 
	text-decoration:none;
}
.menu a:hover {
	background-color:#eee; 
	text-decoration:none;
}
h1 {
	font-size:24px; 
	font-weight:800;
	margin-left:0; 
	margin-right:0; 
	margin-top:10;
}
.font10 {
	font-size: 10px;
}
.xmlcomments {
	color:#808080;
}

#header {
	width:100%;
	height:92px;
	background: #fff url('/imgs/headerbg.png') repeat-x;
}
