BODY
{
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

p
{
	font:'Times New Roman', Times, serif;
	text-align:none;
}

TD
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

.forminput {
    text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight : normal; 
}

.forminputsmall {
    text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight : normal; 
}

.formbutton {
    text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight : normal;
}

table.left_bottom
{
	background-position: left; 
	background-image: url(../images/left_background.gif);
	background-repeat: repeat-y;
}


.style1 {
	color: #08352F;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif, Arial;
	font-size: 18pt;
}
.style2 {
	font-family: "Times New Roman", Times, serif, Arial;
	font-size: 16px;
	color: #003634;
}
.style3 {
	font-family: "Times New Roman", Times, serif, Arial;
	font-weight: bold;
	color: #003634;
	font-size: 16px;
}
a:link {
	color: #003634;
}
a:visited {
	color: #2B737B;
}
a:hover {
	color: #3C5C4C;
}
a:active {
	color: #7B7F42;
}
