@charset "utf-8";
body {
	background-color: #000033;
	background-image: url(images/bkground.jpg);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: square;
	line-height: 17px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
}
.bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

a.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000066;
}

td.thumbcell {
	width: 140px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

td.thumbcell img {
	border-style: none;
}

.unnamed1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
