body
{
}

body, td, div 
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	vertical-align: top;
}

a 
{
	text-decoration:none;
	color: #000000;
}
a:hover 
{
	text-decoration:underline;
}

.txtLink
{
	text-decoration:underline;
	color: #000000;
}

h2 
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	vertical-align: top;
	color: #919e00;
	margin-top: 0px;
}

h3 
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	color: #919e00;
	margin-top: 0px;
}

.txtHighlight 
{
	font-weight: bold;
	color: #919e00;
}
