body {
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: x-small;
}
td, th {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: x-small;
}
ul { list-style-image: url("images/arrowsq.gif"); }

.footer {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
}

.footer a:link, .footer a:visited {
	color: #0066FF;
}

.specialmenus a:link, .specialmenus a:visited {
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}
.specialmenus a:hover {
	color: #FF0000;
}

h1 {
	font-size: large;
	color: #FF0000;
	text-decoration: underline;
}
h2 {
	font-size: medium;
	color: #000000;
	font-variant: small-caps;
}
h3 {
	font-size: small;
	color: #666666;
	font-variant: small-caps;
}
h4 {
	font-size: x-small;
	color: #333333;
}

.headers {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#keyintros {
	font-size: xx-small;
	padding: 3px;
	color: #FFFFFF;
	background-image: url(images/header-layout_2x1.gif);
}

.caption, .caption-left, .caption-right {
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	padding: 2px;
}
.caption, .caption-left, .caption-right { margin: 2px; }
.caption-left { float: left; }
.caption-right { float: right; }

.border1 {
	border: 1px solid #666666;
	padding: 1px;
}

.xsmalltext, .xsmalltext td { font-size: x-small; }
.xxsmalltext, .xxsmalltext td { font-size: xx-small; }