html *{
	font-size:11px;
}
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color:#000;
	font-family:Arial;
}

a:link, a:visited{
	color:#475977;
	font-family:Arial;
	text-decoration:none;
}

a:hover {
	color:#D14D54;
}
.doc_title{
	color:#CC0000;
	font-size:15px;
	text-transform:uppercase;
}
.doc_ingress{
	color:#595959;
	font-size:11px;
}