@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.4em;
}

.content h1{
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}

.content a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
.content a:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
.content a:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
.content a:active {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
.content hr {
	border: 1px dashed #FFFFFF;
	height: 0px;
	margin: 0px;
	padding: 0;
	border-bottom: 0px;
}

.foot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.foot a:link {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
.foot a:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
.foot a:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
.foot a:active {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}


.af {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.4em;
}

.af h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
.af a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
	line-height: 1.4em;
}
.af a:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
.af a:hover {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration:underline;
}
.af a:active {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}

.af hr {
	border: 1px dashed #FFFFFF;
	height: 0px;
	margin: 0px;
	padding: 0;
	border-bottom: 0px;
}

