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


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


.pageheading
{
	font-family:calibri;
	font-size:24px;
	line-height:24px;
	color:#FF7400;
	font-weight : bold;
}

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

.colheader
{
	font-family:calibri;
	font-size:18px;
	line-height:23px;
	font-weight : bold;
	color:#FFFFFF;
}



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



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