﻿body {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
	background-color: #90a0ff;
}
a:link {
	color: #333333;
	font-weight: bold;
}
a:hover {
	color: #000000;
}
.caption
{
	font-style: italic;
	color: white;
	text-align: center;
	margin-bottom: 6px;
}
.style1 {font-family: Georgia, "Times New Roman", Times, serif}
.style2 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.style3 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 24px; }
.style9 {font-size: 18px}
.style11 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: white;
}
.style12 {font-size: 16px; }
