body 
{
  
}

.text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px; 
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.textTitle {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 18px; 
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.textHeader1 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px; 
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

.textGray {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px; 
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

.table {
	border: 1px solid #0000000;
	table-layout: inherit
}


.class1 a:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

.class1 a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}

.class1 a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration: underline;
	
}

.class2 a:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.class2 a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.class2 a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: underline;
	
}

