body
{
font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #666;
	}
a:focus{
outline:1px dotted invert;
}
hr{
background:#ccc;
border:0;
clear:both;
color:#ccc;
height:1px;
}
h1{
font-size:25px;
}
h2{
font-size: 16px;
padding: 17px 0 0 0;
text-align: left;
	letter-spacing: .5px;
	color: #666;

}
h3{
font-size: 16px;
padding: 17px 0 0 0;
text-align: center;
	letter-spacing: .5px;
	color: #666;}
h4{
font-size:19px;
}
h5{
font-size:17px;
}
h6{
font-size:15px;
}
li
{margin: 0;
/*line-height: 16px;*/
 font-size:13px;

}
dl,hr,h1,h2,h3,h4,h5,h6,ol,pre,address,fieldset
{
margin-bottom:20px;
}
 p{
 font-size:13px;
line-height: 16px;
padding: 0 5px;
}
b{
color: #666;
padding: 0 3px;
font-size: 1.2em;
line-height: 1 em;}
.dark1{
font-size: 16px;
padding: 6px;
text-align: left;
	letter-spacing: .5px;
	color: #666;
background-color: #5fe1ef;
}