.body,td,th {
	font-family : Verdana;
	font-size : 12px;
}
.body {
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-size : 12px;
}
.heading{
	font-family:Verdana;
	font-size:14px;
	font-weight: bold;
	}
.subheading{
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	font-style: normal;
	}	
.displayname{
	font-family:Verdana;
	font-size:11px;
	font-weight: bold;
	}
.tableheading{
	font-family:Verdana;
	font-size:11px;
	font-weight: bold;
	}
.links{
    font-family:Verdana;
	font-size:11px;
	font-weight: bold;
	color : #333399;
	text-decoration : none;
	}
.messagealert{
	font-family:Verdana;
	font-size:11px;
	font-weight: bold;
	text-decoration : none;
	color:#003399;
	}
.footer_text{
	font-size : 10px;
	font-family : Verdana;
	color : #FFFFFF;
}
.navlinks {
	/*cursor : hand;*/
	color : #FFFFFF;
	font-size : 10px; 
	font-family : Verdana;
	text-decoration : none;
}
.navlinks {
	/*cursor : hand;*/
	color : #FFFFFF;
	font-size : 10px; 
	font-family : Verdana;
	text-decoration : none;
}
.navlinks:visited {
	/*cursor : hand;*/
	color : #FFFFFF;
	font-size : 10px; 
	font-family : Verdana;
	text-decoration : none;
}
.navlinks:hover {
	/*cursor : hand;*/
	color : #FFFFFF;
	font-size : 10px; 
	font-family : Verdana;
	text-decoration : underline;
}
/* Normal Links*/
.normal_navlinks{
	/*cursor : hand;*/
	font-family : Verdana;
	font-size : 14px;
	font-style : normal;
	font-weight:bold;
	color : #333399;
	text-decoration : none;
}
.normal_navlinks {
	/*cursor:hand;*/
	color: #333399;
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
.normal_navlinks:visited {
	/*cursor:hand;*/
	color: #333399;
	font-family: Verdana;
	font-size: 14px;
	text-decoration:NONE;
	font-weight:bold;
}
.normal_navlinks:hover {
	/*cursor:hand;*/
	color:#3333CC;
	font-family: Verdana;
	font-size: 14px;
	text-decoration:underline;
	font-weight:bold;
}