body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;

}

a:link {
	color: #0000FF;
}



a:visited {
	color: #0000FF;
}



a:hover {
	color: #FF00FF;
}

.header {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #152764;
}

.midheader {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #152764;
}
.subheader {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #152764;
}

.bodytext {
font-size: 12px
}

.bottomtext {
font-size: 11px
}


.bottomtextColor1 {
	color: #FFFFFF;
}

.bottomtextColor2 {
	color: #152764;
}

.hometext {
font-size: 16px
}

.caption {
	font-size: 12px;
	font-style: italic;
}
.seperatorline {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #000000;
}
