h1{
	color: #003063;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

a:link{
	color:#990000;
}

a:hover{
	color:#990000;
}

a:visited{
	color:#990000;
}

/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
}