.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #AD2C2C;
	text-decoration: none;
	

}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BB1E11;
	text-decoration: none;
}
a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;

}
.a1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.a1:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}
.background {
	background-image: url(../img/logobig.gif);
	background-repeat: no-repeat;

}
tr,td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.blacklarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.greylarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	
}
.backgroundmain {
	background-image: url(../img/logoword.gif);
	background-repeat: no-repeat;

}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bullet {
	list-style-image: url(../img/bullet.jpg);
	list-style-type: none;
}
.backright {
	background-image: url(../img/right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.orangeub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-decoration: underline;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;

 } 
.small {
	font-size: 11px;
}
