body, td {
	color:#333333; 
	font-family:"Trebuchet MS", Tahoma, Geneva, Verdana, sans-serif; 
	font-size: 12px;;
}


.heading, h1 { 
	color:#333333; 
	font-family:"Trebuchet MS", Tahoma, Geneva, Verdana, sans-serif; 
	font-size: 18px;
        font-weight:bold;
}

.heading2, h2 { 
	color:#333333; 
	font-family:"Trebuchet MS", Tahoma, Geneva, Verdana, sans-serif; 
	font-size: 16px;
        font-weight:bold;
}

.footertext {
        text-decoration: none;
        color:#333333; 
	font-family:"Trebuchet MS", Tahoma, Geneva, Verdana, sans-serif; 
	font-size: 9px;
}

a {
	color:#C55935; 
	font-family:"Trebuchet MS", Tahoma, Geneva, Verdana, sans-serif; 
	font-size: 12px;
        text-decoration: none;
}

a:hover {
	color:#C55935; 
	font-family:"Trebuchet MS", Tahoma, Geneva, Verdana, sans-serif; 
	font-size: 12px;
        text-decoration: underline;
}

a.headerlinks {
        color:#FFFFFF;
        text-decoration: none;
}

a:hover.headerlinks {
        color:#FFFFFF;
        text-decoration: underline;
}

a.footerlinks {
        text-decoration: none;
        color:#333333; 
	font-family:"Trebuchet MS", Tahoma, Geneva, Verdana, sans-serif; 
	font-size: 9px;
}

a:hover.footerlinks {
        text-decoration: underline;
        color:#333333; 
	font-family:"Trebuchet MS", Tahoma, Geneva, Verdana, sans-serif; 
	font-size: 9px;
}

.bottomimage {
	float: right;
	position:relative;
        bottom:-193px;
}

