@charset "utf-8";
/* CSS Document */


.menutext
{
	font-family:arial;
	font-size:14px;
	font-weight : bold;
	line-height:12px;
	color:#195323;
}


.headingtext
{
	font-family:arial;
	font-size:20px;
	line-height:24px;
	color:#ffffff;
	font-weight : bold;
}

.boxheading
{
	font-family:arial;
	font-size:16px;
	line-height:20px;
	color:#195323;
	font-weight : bold;
}


.boxText
{
	font-family:arial;
	font-size:12px;
	line-height:14px;
	color:#195323;
	font-weight : bold;
}


.footertext
{
	font-family:arial;
	font-size:12px;
	font-weight : bold;
	line-height:12px;
	color:#ffffff;
}




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




A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: #ffffff}
A:hover {color:#000000}
