A {
	color: #006600;
	text-decoration: underline;
} 

A:link {
	color: #339900;
} 

A:hover {
	color:#ff0000;
	text-decoration: none
} 

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 25px} 
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
}

.bodytextbld { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #333333 ; 
	font-weight: bold
} 

.sidebar { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #0033CC
} 

.sidebarbld { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold
} 
body {
	background-color: #FFFFFF;
}
.maintablebg {
	background-image: url(images/tablebg.jpg);
}
h1 {
	font-size: 16px;
	color: #000066;
}
