.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
/*	text-align:justify; */
}
.marginleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align:justify;
	text-transform: uppercase;
	color: #999999;
	font-style:italic;
	font-weight: normal;
	line-height: 19px;
}
.menu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
	font-style:italic;
	line-height: 17px;	
}
a:link,a:visited {
	color: #999999;
}
a:active,a:hover {
	color:#000000;
}

