body {
	background-color: #330066;
	font-size: 12px;
	font-family: Verdana;
}
.Navigation_Style {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.Page_Heading {
	color: #000066;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.Copywright {
	font-size: 9px;
	color: #CCCCCC;
}
.Main_Text {
	font-family: Verdana;
	font-size: 14px;
	text-align: justify;
}
.Main_Text_Medium {
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}
.Main_Text_Small {
	font-family: Verdana;
	font-size: 9px;
	text-align: justify;
}
.Main_Text_Bold {
	font-weight: bold; 
	font-size: 14px; 
}
.Home_Page_Text {
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
.Page_Link {
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

a.dsphead {
   	text-decoration:none;
	color: #000066;
}
a.dsphead:hover {
   	text-decoration:underline;
}
span.dspchar {
   	font-family: Verdana;
   	font-weight: bold;
	font-size: 14px;
}
.dspcont {
   	display:none;
   	margin-left:1.5em;
}