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


.logo
{
	font-family:papyrus,GaramondPremrPro ;
	font-size:80px;
	line-height:80px;
	color:#E0CB96;
}


.menutext
{
	font-family:times ;
	font-size:18px;
	font-weight : bold;
	line-height:17px;
	color:#0C261B;
}


.maintext
{
	font-family:papyrus;
	font-size:15px;
	line-height:15px;
	color:#21493E;
}

.linktext
{
	font-family:papyrus;
	font-size:15px;
	font-weight : bold;
	line-height:15px;
	color:#21493E;
}

.linktext1
{
	font-family:arial;
	font-size:15px;
	line-height:15px;
	color:#21493E;
}

.linktext2
{
	font-family:arial;
	font-size:15px;
	line-height:15px;
	color:#ffffff;
}


.heading
{
	font-family:papyrus;
	font-size:30px;
	font-weight : bold;
	line-height:30px;
	color:#21493E;
}

.subheading
{
	font-family:papyrus;
	font-size:20px;
	font-weight : bold;
	line-height:20px;
	color:#21493E;
}



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



.form
{
	width:183px; height:25px; border-color:#A8772D; border-width:1px; background-color:#E9DCCD; 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: #94004A}
A:hover {color:#94004A}


