﻿.menu {
	margin: 2px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-family: Verdana;
	font-size: 12px;
	color: #0080C0;
}
.style1 {
	margin: 2px;
	text-align: right;
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5288AF;
	background-image: url('images/ustbg.jpg');
}
body {
	margin: 0px;
	font-family: verdana;
}
a {
	color: #0080C0;
	text-decoration: none;
}
a:active {
	color: #0080C0;
	text-decoration: underline;
}
a:link {
	color: #0080C0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.style1 a {
	text-align: right;
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.style2 {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	background-color: #EFEFEF;
}
.style3 {
	font-weight: bold;
}
.style6 {
	text-align: left;
	background-color: #EFEFEF;
}
.style7 {
	color: #0080C0;
}
.style8 {
	background-color: #EFEFEF;
}
