Body{
	padding:0px;
	margin:0px;
	background-color:#FFF;
	font-family:Verdana;
	font-size:11px;
	color:#000;
}
A{
	font-family:Verdana;
	font-size:11px;
	color:#6C6200;
	text-decoration:none;
}

A:hover{
	font-family:Verdana;
	font-size:11px;
	color:#6C6200;
	text-decoration:underline;
}

.Text{
	font-family:Verdana;
	font-size:11px;
	color:#000;
}

H1{
	font-family:Verdana;
	font-size:30px;
	font-weight:normal;
	color:#000000;
	margin:0px;
}
H2{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#6C6200;
	margin:0px;
	text-align:left;
	line-height:50px;
	margin-left:6px;
	margin-right:6px;
}
H3{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin:0px;
	text-align:justify;
	line-height:18px;
	margin-left:6px;
	margin-right:6px;
}
H4{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin:0px;
	text-align:left;
	line-height:16px;
	margin-left:12px;
	margin-right:12px;
}


