/* Start of CMSMS style sheet 'dhc' */
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #008AC9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link    {color: #ffd200; text-decoration: underline; }
A:active  {color: #ffd200; text-decoration: underline; }
A:visited {color: #ffd200; text-decoration: underline; }
A:hover   {color: #ffd200; text-decoration: none; }
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* End of 'dhc' */

