body {
	margin: 0px;
	background-color: #AC5785;
}
.font13 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	margin: 5px;
	padding: 5px;
}
.font11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.font11bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.font13bold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.font11red {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.font11white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.font13margin {
	font-family: Tahoma;
	font-size: 13px;
	color: #336699;
	margin: 5px;
	padding: 5px;
}
.fontsmall {
	margin: 20px 0px;
	padding: 20px 0px;
	font-family: Tahoma;
	font-size: small;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
.fontblack11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.font_links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

