.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.grid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.label
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #333333; 
}

.comment
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: red;	
}
.label1
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #333333; 
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
.subheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;color: #666666;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #666666;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #131F8D;
	text-decoration: none;
}

.linktext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #131F8D;
	text-decoration: underline;
}
.subheadings2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;color: #FF9900;
}

.td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.copyright { font-family: Verdana, Arial; font-size: 10px; color: #FFFFFF; text-align: justify ; background-color: #003366}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.orangeline {background-color: #666666}
.star { color:Red; font-size: 15px; font-weight: bold;}