body {
   background: #A7EBE9;
   font-family: Tahoma;
}

.heading1
{
	font-family:comic sans MS;
	font-size:18px;
	line-height:20px;
	color:#ffffff;
}

.heading2
{
	font-family:comic sans MS;
	font-size:11px;
	line-height:18px;
	font-weight : bold;
	color:#ffffff;
}

.heading3
{
	font-family:comic sans MS;
	font-size:18px;
	line-height:18px;
	font-weight : bold;
	color:#000000;
}

.menuText
{
	font-family:Tahoma;
	font-size:17px;
	line-height:20px;
	color:#FFFFFF;
}

.footerText
{
	font-family:Tahoma;
	font-size:12px;
	line-height:20px;
	color:#ffffff;
}


.maintext1
{
	font-family:Tahoma;
	font-size:13px;
	line-height:14px;
	color:#000000;
}


.maintext2
{
	font-family:Tahoma;
	font-size:17px;
	line-height:20px;
	color:#ffffff;
}

.maintext3
{
	font-family:Tahoma;
	font-size:13px;
	line-height:18px;
	color:#5D0E00;
}

.form
{
	width:150px; height:20px; border-color:#A8772D; border-width:1px; background-color:#E9DCCD; font-size:12px; 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:#ffffff}

