.normaltext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	background-color: #DADADA;
}
.normaltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	background-color: #FFFFFF;
}

.normaltext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #696969;
	text-decoration: none;
	background-color: #DADADA;
}

.normaltext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #696969;
	text-decoration: none;
	background-color: #FFFFFF;
}

.rowstyle1 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	background-color: #f4f2f4;	
}
.rowstyle2 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	text-decoration: none;	
}

.heading1
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #696969;
	text-decoration: none;
	background-color: #FFFFFF;
}

.heading2
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #696969;
	text-decoration: none;
	background-color: #FFFFFF;
}

A:link {text-decoration: none; color:Blue}
A:visited {text-decoration: none; color:Maroon}
A:active {text-decoration: none; color:Blue}
A:hover {text-decoration: underline; color:Green}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
