BODY,
P,
TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size: 10pt;
}

normal {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

address {
	font-size : 100%;
	font-style : italic;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

pre {
	font-size : 120%;
	font-family : Times New Roman, serif;
	color : Black;
}

H1  {font-size : 300%;font-family : Arial, Helvetica, sans-serif;
	color : #645E6E;font-weight:normal;}
H2  {font-size : 150%;font-family : Arial, Helvetica, sans-serif;
	color : #B6BD1C;font-weight:normal;}
H3  {font-size : 120%;font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;font-weight : bold;}
H4  {font-size : 100%;font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;font-weight : bold;}
H5  {font-size : 80%;font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;font-weight : normal;}
H6  {font-size : 70%;font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;font-weight : normal;}

A:Link {font-size:10px;color: #D6B688;text-decoration:none;}
A:Visited {font-size:10px;color: #D6B688;text-decoration:none;}
A:Hover {font-size:10px;color: #D6B688;text-decoration:underline;}

/* for the link in the HTML-block */ 
.bodytext A:Link,
.bodytext A:VISITED {color:#ffffff;}
.bodytext A:Hover {color:#000000;}


.alert {
	color : red;
	font-weight : bold;
}

.masthead {
	font-size : 200%;
	padding : 15px;
}


.footer TD {
	font-size : 9px;color:#D2AE7E;
}
.footer TD A:Link,
.footer TD A:Visited {
	text-decoration : none;color:#D2AE7E
}
.footer TD A:Hover {
	text-decoration : underline;
}

.content {
	padding : 0px;
}

.small {
	font-size : 10px;
}


.Text,
.Password,
.Select,
.TextArea,
.SpinEdit,
.URL {
	background-color : #eeeeee;
	border : 1px solid #A5ACB2;
}

.formError {
	color : red;
	font-weight : bold;
}