body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
}

body {
	background-color: #8995B6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #526085;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #526085;
}
a:hover {
	text-decoration: underline;
	color: #A5B4B6;
}
a:active {
	text-decoration: none;
	color: #526085;
}




h1 {
	font-size: 16pt;
	color: #DF999B;
}
h2 {
	font-size: 12pt;
	color: #A5B4B6;
}


.header {
	color: #DF999B;
	font-size: 16pt;
	font-weight: bold;
}
.subhead {
	font-size: 11pt;
	font-weight: bold;
	color: #A5B4B6;
}

.subhead2 {
	font-size: 11pt;
	font-weight: bold;
	color: #526085;
}

.style2 {
	font-size: 10px
}


hr {
	border: thin solid #8995B6;
	width: 100%;
}
.image {
	border: 1px solid #DF999B;
}
.dashed-border {
	border: medium dashed #DF999B;
}


#footer {
color: #FFFFFF;
font-size: 10px;
}

#footer a {
color: #FFFFFF;
}

