body {
	background-color: #b6cdeb;
	margin-left: 0px;
	margin-top: 0px;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
a.bodytext:link {
	color: #000000;
}
a.bodytext:hover {
	color: #666666;
}
.whiteitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.bigwhite {
	font-size: 16px;
	line-height: 40px;
}

.smallwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a.smallwhite:link {
	color: #FFFFFF;
}
a.smallwhite:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.addblue {
	color: #206EB7;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #206EB7;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.clickimage {
	cursor: pointer; cursor: hand;
}
