﻿body {
 /*	background-color: #F1F1F1; */
	font-family: Georgia;
	font-size: 95%;
}
h1 {
	font-family: Verdana;
	font-size: 150%;
}
h2 {
	font-family: Verdana;
	font-size: 135%;
	margin-bottom: 2px;
}
h3 {
	font-family: Verdana;
	font-size: 110%;
	margin-bottom: 2px;
}
h4 {
	font-family: Verdana;
	font-size: 100%;
	margin-bottom: 2px;
}
td {
	font-family: Georgia;
	font-size: 95%;
}
th {
	font-family: Georgia;
	font-size: 100%;
}
ul {
	margin-top: 2px;
}

.noborder {
	border: 0px;
}
.nowrap {
	white-space: nowrap;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
.tcenter {
	text-align: center;
}
img {
	border: 1px;
}
.imageright {
	margin: 4px 0px 3px 7px;
	border-style: solid;
	border-width: 1px;
	float: right;
}
.smaller {
	font-size:87%;
}
.bigger {
	font-size:118%;
}
.clear {
	clear:both;
}

a.bt:hover {
	color: #0000ff;
	background-color: #B5CBE7;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
a.bt:active {
	color: #0000ff;
	background-color: #B5CBE7;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
a.bt:visited {
	color: #0000ff;
	background-color: #B5CBE7;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
a.bt:link {
	color: #0000ff;
	background-color: #B5CBE7;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
span.bt1 {
	width: 66px;
	height: 12px;
	text-align: center;
	border-left: 2px solid #D8E0FF;
	border-top: 2px solid #D8E0FF;
	border-right: 2px solid #003366;
	border-bottom: 2px solid #003366;
	background-color: #B5CBE7;
	padding: 1px 3px 1px 3px;
}
span.bt2 {
	width: 86px;
	height: 12px;
	text-align: center;
	border-left: 2px solid #D0E0FF;
	border-top: 2px solid #D0E0FF;
	border-right: 2px solid #003366;
	border-bottom: 2px solid #003366;
	background-color: #B5CBE7;
	padding: 1px 3px 1px 3px;
}
.tuck {
	margin-top:0px;
}
