﻿body{
	text-align:center;
}
a
{
	color: #2A00FF;
	font-weight: bold;
	text-decoration: none;
}
a:link
{
	color: #2A00FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: #2A00FF;
	font-weight: bold;
	text-decoration: none;
}
a:active
{
	color: #2A00FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	background: #fff;
	color: #a00;
	font-weight: bold;
	text-decoration: none;
}
a.copy {
	color: #5F5F5F;
	font-weight: normal;
	text-decoration: none;
}
a.copy:link
{
	color: #5F5F5F;
	font-weight: normal;
	text-decoration: none;
}
a.copy:visited
{
	color: #5F5F5F;
	font-weight: normal;
	text-decoration: none;
}
a.copy:active
{
	color: #5F5F5F;
	font-weight: normal;
	text-decoration: none;
}
a.copy:hover
{
	color: #ADADAD;
	font-weight: normal;
	text-decoration: none;
}
.copytext {
	color: #5F5F5F;
	font-weight: normal;
}
table
{
	color: #000000;
	font: 12px arial, verdana, sans-serif;
}
.title13
{
	COLOR: #000000;
	FONT: 13px arial, verdana, sans-serif;
	font-weight: bold;
}
.title14
{
	COLOR: #000000;
	FONT: 14px arial, verdana, sans-serif;
	font-weight: bold;
}
.title16
{
	COLOR: #000000;
	FONT: 16px arial, verdana, sans-serif;
	font-weight: bold;
}
.title18 {
	COLOR: #000000;
	FONT: 18px arial, verdana, sans-serif;
	font-weight: bold;
}
.titlemonofont {
	font-family: "Monotype Corsiva", "Script MT Bold";
	font-weight: bold;
	font-size: xx-large;
}
h3 {
	font: italic bolder small-caps xx-large cambria, "Times New Roman";
	letter-spacing: 4px;
	text-align:right;
	color:#3356a8;
	width:100%;
	margin: 2px 5px 0px 0px;
}
h2 {
	COLOR: #000000;
	FONT: 16px geneva, verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.just {
	text-align:justify;
}