@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.whitecopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #2e5d70;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.maintable {
	background-color: #FFF;
}
.whiteitalic12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	letter-spacing: 1pt;
}
.whitebold18 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.itshot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	color: #CCC;
	text-align: right;
}
.itshot A:link {
	text-decoration: none;
	color: #CCC;
}
.itshot A:visited {
	text-decoration: none;
	color: #CCC;
}
.itshot A:active {
	text-decoration: none;
	color: #CCC;
}
.itshot A:hover {
	text-decoration: underline;
	color: #CCC;
}
