BODY {
	bgcolor="#FFFFFF";
}

P, DIV, TD, DL, DIR, BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
}

P{
	margin-bottom : 11px;
	margin-top : 0;
}

TD{
	border="0";
	cellpadding="0";
	cellspacing="0"
}

H1, H2, H3, H4, H5, H6, H7 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

H1{
	color : #000000;
	font-size : 20px;
	font-weight : 100;
	margin: 0px;}

H2{
	color : #C58506;
	font-size : 14px;
	font-weight : 700;
	margin: 0px;}

H3{
	color : #000000;
	font-size : 11px;
	font-weight : 700;
	margin: 0px;}

H4{
	color : #FFFFFF;
	font-size : 11px;
	font-weight : 700;
	margin-bottom : 0px;
	margin-top : 0;
	margin: 0px;
}

H6{
	color : 999999;
	font-size : 11px;
	font-weight : 100;
	margin-bottom : 0px;
	margin-top : 0;
	margin: 0px;
	font-style: italic;
}

form
{
	display: inline;
}

.formheader {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color : #000000; font-size : 16px; margin-top : 0; margin: 0px; font-weight : bold}

input.textfield {border: 1px solid #7F9DB9;background-color:#ffffff;font-weight:normal;color:black;font-size:11px;font-family:verdana}
input.checkbox {border: none; background-color:#ffffff;font-weight:normal;color:black;font-size:11px;font-family:verdana}
input.button {font-weight:normal;color:black;font-size:11px;font-family:verdana}
textarea.textfield {border: 1px solid #7F9DB9;background-color:#ffffff;font-weight:normal;color:black;font-size:11px;font-family:verdana}
select {border: 1px solid #7F9DB9; font-weight:normal; font-size:11px; font-family:verdana}

.header{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 15Px;
	font-weight : 700;
	margin: 0px;
	margin-top : 0;
	margin-bottom : 2px;
}

.time{
	color : 999999;
	font-size : 11px;
	font-weight : 100;
	margin: 0px;
	margin-top : 0;
	margin-bottom : 2px;
}

.link{
	text-align: right;
	margin: 0px;
	margin-top : 0;
	margin-bottom : 0px;
}

A{color : #618A60; text-decoration : underline; }
A.white{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
}

A:HOVER{
	color : #000000;
}
A:HOVER.white{
	font-size : 10px;
	color : #BED2A1;
	text-decoration : none;
}


