.button {
	font-family: Verdana;
	font-size: 14px;
	font-variant: small-caps;
	color: #003399;
	text-decoration: none;
	background-position:  
               left center;
}
.table1      { text-indent: 1; font-family: v; font-size: 12px; border-style: double; 
               border-width: 3; margin: 10; padding-left:10; padding-right:10; padding-top:5; padding-bottom:5 }
.button a {
	text-decoration: none;
	color: #333333;
	display: block;
}
.button a:visited {
	text-decoration: none;
	color: #333333;
	display: block;
}
.button a:active {
	text-decoration: none;
	color: #333333;
	display: block; background-color:#C0C0C0
}
.button a:hover {
	text-decoration:underline; 
}
.title {
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #333333
}
.contact {
	font-family: Verdana;
	font-size: 14px;
	color: #003399;
	text-decoration: none; font-weight:bold
}
.contact a:link {
	font-family: Verdana;
	color: #990000;
	text-decoration: underline
}
.contactInfo {

	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none
}

.headline {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
body {
	font-family: Verdana;
	font-size: 12px; margin-left:10; margin-right:10
}