body{
	bgcolor:#DBCDA8;
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:14px; 
}


.menutext
{
	font-family:calibri ;
	font-size:16px;
	font-weight : bold;
	line-height:17px;
	color:#ffffff;
}


.maintext
{
	font-family:calibri;
	font-size:15px;
	line-height:15px;
	color:##212A31;
}

.linktext
{
	font-family:calibri;
	font-size:15px;
	font-weight : bold;
	line-height:15px;
	color:##212A31;
}


.heading
{
	font-family:calibri;
	font-size:20px;
	font-weight : bold;
	line-height:20px;
	color:#4F82BB;
}

.subheading
{
	font-family:calibri;
	font-size:15px;
	font-weight : bold;
	line-height:18px;
	color:#212A31;
}


.footertext
{
	font-family:calibri;
	font-size:12px;
	line-height:14px;
	font-weight : bold;
	color:#212A31;
}

.homelink
{
	font-family:calibri;
	font-size:11px;
	line-height:11px;
	color:#4F82BB;
}


.form
{
	width:200px; height:25px; border-color:#4F82BB; border-width:1px;  font-size:14px; border-style:solid
}
	
.scrollable 
{
	width: 624px;
	height: 270px;
	overflow: auto;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: #212A31}
A:hover {color:#212A31}


