body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003399;
}p{
	font-size:100%;
}a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #003399;
}
a:focus{outline:1px dotted invert}hr{
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}h1{
	font-size:160%;
	color: #003399;
	font-weight: normal;
	line-height: 20px;
}
h2{
	font-size:140%;
	font-weight: bold;
}h3{
	font-size:100%;
	font-weight: bold;
	color: #666666;
}h4{font-size:118%}h5{font-size:109%}h6{
	font-size:110%
}ol{list-style:decimal}ul{list-style:square}li{

}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{
	margin-bottom:20px;
}
