body, .paragraph_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: small;

	font-style: normal;

	font-weight: normal;

	color: #CC6633;

}



.paragraph_text {

	text-align: left;

	padding-left: 30px;

}



.links {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: small;

	font-weight: normal;

	color: #999933;

	text-decoration: underline;

}

.Header {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: medium;

	font-weight: bold;

	color: #CC6633;

}

.page_style {

	background-color: #CCCC99;

}

.body {

	background-color: #CCCC99;

}

a:link {

	color: #999933;

}



a:visited {

  color: #999933;

}



a:hover {

	text-decoration: underline;

}



a:active {

	color: #CCCC99;

}


