.body {  
	text-decoration: none;
    color: white;
    font-family: "Arial";
    font-size: 10pt; 
		margin-top: 5px ; }
		
            
a:link {
	color: #DFD4A9;
	text-decoration: none; }
	
a:visited {
	color: #DFD4A9;
	text-decoration: none; }
	
a:active {
	color: #DFD4A9;
	text-decoration: none; }
	
a:hover {
	color: #DFD4A9;
	text-decoration: none; }
	
.sub {
	font-family: Arial;
	font-size: 18pt;
	color: #ffffff;
	text-decoration: none; }
	
.sub2 {
	font-family: Times New Roman;
	font-size: 15pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none; }
	
.sub3 {
	font-family: Times New Roman;
	font-size: 15pt;
	font-weight: bold;
	color: #DFD4A9;
	text-decoration: none; }
	
.pageTitleText {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #DFD4A9;
	text-decoration: none; }
	
.pageTitleText2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #DFD4A9;
	text-decoration: none; }

.pageTitleText3 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #DFD4A9;
	text-decoration: none; }

.h1 {
	font-family: Times New Roman;
	font-size: 19px;
	font-weight: bold;
	color: #DFD4A9;
	text-decoration: none; }

.h2 {
	font-family: Arial;
	font-size: 14px;
	color: #DFD4A9;
	font-weight: bold;
	text-decoration: none; }
	
.header {
	font-family: Arial;
	font-size: 10pt;
	color: #DFD4A9;
	text-decoration: none; }
	
.footer {
	font-family: Arial;
	font-size: 9pt;
	color: #DFD4A9;
	text-decoration: none; }

.footer2 {
	font-family: Arial;
	font-size: 8pt;
	color: #DFD4A9;
	text-decoration: bold;
	margin-top: 5px ; }
	
p.one
{
border-style: solid;
border-color: #ffffff; 
padding: 5px; 
border-margin: 10px 
}


#comments {
	width: 400px;
	margin: 10px 10px 10px 10px;
	_padding-top: 10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid white;
}

#commentbox {
	width: 375px;
		margin: 15px 15px 15px 15px;
	_padding-top: 10px;
	padding: 15px 15px 15px 15px;
	border: 1px solid white;
}



#commentbox #commentboxtitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #DFD4A9;
	text-decoration: none;
	_padding-bottom: 5px; 
	 }

	 
#comments #footer2 {
	font-family: Arial;
	font-size: 8pt;
	color: #DFD4A9;
	text-decoration: bold;
	margin-top: 5px ; }
	 
label {
	float: left;
	width: 300px;
}

input {
	width: 300px; 
	margin-bottom: 5px;
	margin: 5px;
	border: 1px solid #999999;
}
textarea {
	width: 300px; 
	margin-bottom: 5px;
	margin: 5px;
	border: 1px solid #999999;
}

