td {
	vertical-align: top;
}
.contactframe {
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 600px;
}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
}
a:hover {
	font-weight: bolder;
}
h1 {
	font-size: small;
	font-weight: bold;
}
.contactsheader {
	font-size: xx-small;
	text-transform: uppercase;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
}
.contacts {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.style4 {color: #FFFFFF}

.style6 {color: #FFFFFF; font-weight: bold; }
