a:link
{
	color: 330033;
	text-decoration: underline;
}
a:visited	
{
	color: 330033; 
	text-decoration: underline;
} 
a:active 
{
	color: 330033;
	text-decoration: underline;
}
a:hover 
{
	color: 6a4e6f;
	text-decoration: underline;
}
body
{
	font-family: Tahoma;
	font-size: 11px; 
	line-height: 16px; 
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: f2ebf2;
}
.text
{	font-family: Verdana;
	font-size: 11px; 
	line-height: 16px; 
	color: 6a4e6f;
}
.textwht
{	font-family: Tahoma;
	font-size: 11px; 
	line-height: 16px; 
	color: ffffff;
}
.textsm
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: 6a4e6f;
}
.textsmgeo
{
	font-family: Georgia;
	font-size: 10px;
	line-height: 22px;
	color: 6a4e6f;
}
.picborder
{
	border: 1px solid #6600cc
}
td
{
	font-family: Georgia, Arial;
    	font-size:  11px;
    	line-height: 16px;
	color: #6A4E6F
}p            { text-align: justify; margin-top: 0; margin-bottom: 0 }
table        { margin-top: 0; margin-bottom: 0 }