#content {
	font-family: arial,sans-serif;
	position: relative;
	top: 0px;
	left: 0px;
}

body {
	background: #FFFFFF;
	color:#252525;
	font-family: verdana,arial,sans-serif;
	font-size: 13px;
}

a:link {
	color: #A30134;
	text-decoration:none;
}

a:visited {
	color: #A30134;
	text-decoration:none;
}

a:active {
	color: #A30134;
	text-decoration:none;
}

a:hover {
	color: #A30134;
	text-decoration:underline;
}

hr {
	color: #0085a3;
	background-color: #0085a3;
	height: 1px;
	width: 100%;
	border: 0;
	text-align: left;
}

.f6 {
	font-size: 6px;
}

.f10 {
	font-size: 10px;
}

.f10b {
	font-size: 10px;
	font-weight: bold;
}

.f10g {
	color: #0085a3;
	font-size: 10px;
}

.f12 {
	font-size: 12px;
}

.f12b {
	font-size: 12px;
	font-weight: bold;
}

.f14 {
	font-size: 14px;
}

.f14b {
	font-size: 14px;
	font-weight: bold;
}

.f14i {
	font-size: 14px;
	font-style: italic;
}

.f14u {
	font-size: 14px;
	text-decoration: underline;
}

.f14ui {
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
}

.f14bu {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.f14bi {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.f14biu {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

.f16 {
	font-size: 16px;
	font-weight: bold;
}

.f16b {
	font-size: 16px;
	font-weight: bold;
}

.f18 {
	font-size: 18px;
	font-weight: bold;
}

.f18b {
	font-size: 18px;
	font-weight: bold;
}

.f22b {
	font-size: 22px;
	font-weight: bold;
}

.f14y {
	color: #CC6600;
	font-size: 14px;
}

.f14g {
	font-size: 14px;
	color: #0085a3;
}

.f14r {
	font-size: 14px;
	color: #A30134;
}

.c14 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.f12i {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.f12u {
	font-size: 12px;
	text-decoration: underline;
}

.f12g {
	font-size: 12px;
	color: #0085a3;
}
.f12y {
	font-size: 12px;
	color: #CC6600;
}
.f12r {
	font-size: 12px;
	color: #A30134;
}
