@charset "utf-8";
body {
	background-color: #0081DF;
	margin-top: 30px;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 0px;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33CCFF;
	text-decoration: none;
}

.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	padding-right: 25px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.photort {
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: right;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.dropcap {
	font-size: 350%;
	float: left;
	color: #003399;
	margin-top: -6px;
	margin-right: 2px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #000099;
	text-decoration: none;
	background-color: #FFFBEC;
	padding-right: 9px;
	padding-left: 9px;
	border: 1px solid #333366;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
}
a:visited {
	color: #000099;
	text-decoration: none;
	background-color: #F2ECFF;
	padding-right: 9px;
	padding-left: 9px;
	border: 1px solid #333366;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
	background-color: #000099;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
}
a:active {
	text-decoration: none;
}
a.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33CCFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-color: #0081DF;
}
.sizesmaller {
	font-size: 12px;
}
