body {
	margin: 0px;
	padding: 0px;
	background-color: #fefce1; 
}

a:link {   text-decoration: none; text-decoration: underline;color: #663300}
a:visited {  text-decoration: none; color: #663300}
a:hover {  text-decoration: underline;color: #663300}


.hd {
font-family: Times, serif;
font-size: 13px;
font-weight:bold;
color:#663300;
line-height:18px;
}

.hd2 {
font-family: Times, serif;
font-size:15px;
font-weight:bold;
color:#663300;
}



.maintxt {
font-family: serif;
font-size: 13px;
color: #330000;
line-height:15px;
text-align:justify;
}

.who {
font-family: serif;
font-size: 12px;
color: #330000;
line-height:15px;

}

.maintxt15 {
font-family: serif;
font-size: 15px;
color: #330000;
line-height:15px;
text-align:justify;
}

a.copyright:link {text-decoration:none;}
a.copyright:visited {text-decoration:none;}
a.copyright:hover {text-decoration:underline;}
.copyright {
font-family: serif;
font-size: 11px;
color: #663300;
}



