body{	
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			0.8em;
	line-height:		1.8em;
}
a{
	font-weight:		bold;
	text-decoration:	none;
	color:				#777;
}
a{
	border-bottom:		1px dotted black;
}
a:hover{
	border-bottom:		1px solid #444;
	color:				#444;
}
p{
	margin:				10px 0;
	margin-bottom:		15px;
}
h1,h2,h3,h4,h5,h6{
	color:				#555;
	font-family:		Arial;
	font-weight:		normal;
	margin:				0;
	padding:			0;
	color:				#013C94;/* dark blue */
	line-height:		1.1em;
	margin-top:			1.6em;
}
h1{
	font-family:		Tahoma;
	font-size:			1.9em;
	margin-top:			0.5em;
}
h2{
	margin-top:			0.8em;
	font-size:			1.6em;
}
h3{
	font-size:			1.4em;
}
h4{
	font-size:			1.2em;
	font-weight:		bold;
}
h5{
	font-size:			1.1em;
	font-weight:		bold;
}
h6{
	font-size:			1em;
	font-weight:		bold;
}