body {
	background-color: #FFE1B2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #660000;
}
a:active {
	color: red;
}

.boldred {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.blackbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.whitebody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.smallbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}


.redbuttons:link { 
    
	color: #992E00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;

}

.redbuttons:active {

	color: red;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;

}

.redbuttons:visited { 

    color: #992E00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;

}

.redbuttons:hover { 

	color: red;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5;
	font-weight: bold;
	text-decoration: none;
}

.brightredbuttons:link { 
    
	color: red;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;

}

.brightredbuttons:active {

	color: red;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;

}

.brightredbuttons:visited { 

    color: red;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;

}

.brightredbuttons:hover { 

	color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5;
	font-weight: bold;
	text-decoration: none;


.blkbodyitalic {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blkbodyitalic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;

}
.boldblk {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
