body {
	margin: 5px;
	font-family: verdana;
	font-size: 8pt;
	background: #ffffff;
	color: #444444;
}
a,a:visited,a:active,a:hover {
	font-size: 7pt;
	font-family: verdana;
	color: #627FA2;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover {
	font-family: verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 7pt;
}
td {
	vertical-align: top;
	font-family: verdana;
	font-size: 8pt;
}
h1 {
	font-size: 20pt;
	font-weight: normal;
	font-family: georgia;
	color: #00ff00;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0;
	margin-bottom: 5px;
}
b {
	text-transform: uppercase;
	font-size: 7pt;
	color: #CC0000;
}
hr {
	text-align: center;
	border: none 0;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px dashed #CC0000;
	height: 1px;
}
.b {
	text-transform: uppercase;
	font-size: 7pt;
	color: #3F80D2;
}
a img,a:hover img,a:visited img,a:active img {
	border:0;
}
.desc {
	font-size: 7pt;
	color: #888888;
}
.input {
	border: 1px solid #CCCCCC;
	background: #FBFBFB;
	font-family: Arial;
	font-size: 8pt;
	height: 25px;
	width: 150px;
	padding: 2px;
}
.page {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 2px;
	margin: 1px;
	float: left;
	font-size: 7pt;
	width: 25px;
	text-align: center;
	height: 15px;
	line-height: 15px;
}
.page a,.page a:hover,.page a:visited,.page a:active {
	display: block;
	font-size: 7pt;
	font-weight: normal;
}
.page a:hover {
	background: #444444;
	color: #FFFFFF;
}