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

.heading1
{
	font-family:calibri;
	font-size:20px;
	font-weight : bold;
	line-height:20px;
	color:#A44434;
}

.heading2
{
	font-family:calibri;
	font-size:22px;
	font-weight : bold;
	line-height:20px;
	color:#FFFFFF;
}

.menutext
{
	font-family:calibri;
	font-size:15px;
	font-weight : bold;
	line-height:11px;
	color:#000000;
}


.form
{
	width:223px; 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: #FFF987}
A:hover {color:#000000}


