body {
	margin-bottom: 1px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555; 

}

a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	line-height:14px;
	color: #555555;
	text-decoration: underline;
	}
a:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	line-height:20px;
	color: #555555;
	text-decoration: underline;
}
a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #555555;
	text-decoration: underline;
}
a:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #5CAD5C;
	text-decoration: underline;
}



td, textarea, input, select {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
}

li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:20px;
	color: #555555;
	font-weight: normal;
}
.title1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555555;
	font-weight: bold;
}

.title2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #474747;
	font-weight: bold;
}

.text1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
}

.text2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
}
.text3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #88A57F;
}
.frame {
	font-family: Verdana;
	font-size: 11px;
	color: #FE6400;
	border: 1px solid #8E8E8E;
}
.foot  {
	font:9px georgia;
	color: #ffffff;
	text-decoration:none;
}