.styles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
	text-decoration: underline;
	font-style: italic;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
	font-style: italic;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: ff9900;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF9900;
	font-style: italic;


}
.unlinked {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: italic;
	font-weight: normal;
	color: #FF9900;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #FF9900;
}
.unnamed1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	font-weight: bold;

}
