/* Start of CMSMS style sheet 'Newart' */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#text {
	width: 500px;
	vertical-align: top;
	text-align:  justify;
	color: #CCCCCC;
	padding-top: 25px;
	padding-left: 15px;
	padding-bottom: 25px;
        min-height: 180px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: gray;
        margin-top: 0px;
        font-weight: bold;
        test-align: center;
}
a {color: #E75603; text-decoration: underline;}
a:hover {color: white;}
h4 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: white;}
/* End of 'Newart' */

