body{
	BGCOLOR=#FFFFFF;
	margin-left:0;
	margin-top:0;
}
.bodytext{
	font-family: Times;
	font-size: 13px;
	color:#6C6C6C;
}
.bodytextbold{
	font-family: Times;
	font-weight:bold;
	font-size: 13px;
	color:#6C6C6C;
}
.bodytextblack{
	font-family: Times;
	font-size: 13px;
	color:#000000;
}
.bodytextblackbold{
	font-family: Times;
	font-size: 13px;
	font-weight:bold;
	color:#000000;
}
.yellowHeading{
	font-family: Times;
	font-weight:bold;
	font-size: 15px;
	color:#D51E20;
}
.redHeading{
	font-family: Times;
	font-weight:bold;
	font-size: 13px;
	color:#007D31;
}
.blueHeading{
	font-family: Times;
	font-weight:bold;
	font-size: 13px;
	color:#6600FF;
}
.redHeadingbig{
	font-family: Times;
	font-weight:bold;
	font-size: 15px;
	color:#007D31;
}
.yellowlink{
	font-family: Times;
	font-size: 13px;
	color:#FCDB01;
}
.yellowlink a{
	font-family: Times;
	font-size: 13px;
	color:#FCDB01;
}
.greenlink {
	font-family: Times;
	font-size: 13px;
	color:#72B638;
}
.greenlink a{
	font-family: Times;
	font-size: 13px;
	color:#72B638;
}
.greenlink a:hover{
	font-family: Times;
	font-size: 13px;
	color:#FCDB01;
}
.greenlink a:clicked{
	font-family: Times;
	font-size: 13px;
	color:#FCDB01;
}
.redlink {
	font-family: Times;
	font-size: 13px;
	color:#D71920;
}
.redlink a{
	font-family: Times;
	font-size: 13px;
	color:#D71920;
}
.footer , a{
	font-family: Times;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	font-family: Times;
	font-size: 11px;
	color: #FCDB01;
	text-decoration: none;
}
.redbutton {
	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;
	border: 1px solid #000000;
	background-color:#D51E20;
}
.yellowbutton {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	border: 1px solid #yellowbutton;
	background-color:#FCDB01;
}
