body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
}

.text11 {
	font-family: Arial;
	font-size: 11px;
}

.contenttext {
	font-family: Arial;
	font-size: 11px;
}

.headertext {
	font-family: Arial;
	font-size: 12px;
}

.smalltext {
	font-family: Arial;
	font-size: 10px;
}

.text12 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
	
.text10 {
	font-family: Arial;
	font-size: 10px;
}

.linkwht {  color: #FFFFFF; text-decoration: none}
.linkyellow {  color: #FFCC00; text-decoration: underline}
.linkblack {  color: #000000; text-decoration: underline}
.linkblue {  color: #000099; text-decoration: underline}
.linkgrey {  color: #3E566F; text-decoration: underline}

.text14 {  font-family: Arial; font-size: 14px}

.text16 {  font-family: Arial; font-size: 16px}

a:hover {
	text-decoration: none;
	color: #FFC800;
}
.mainborder {
	border: 12px solid #FFFFFF;
}
.topbg {
	background-image: url(../images/general/top-image.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

