h1, h3 {
	font-size: 1.2em;
}

unnamed1 {
	background-image: url(images/back1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightframe {
	background-color: #FFFFCC;
	border: thin solid #FF0000;
}

a.blacklinks:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.blacklinks: visited {
	color: #000011;
	text-decoration: none;
	font-weight: normal;
}
a.greylinks:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.greylinks: visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}.contactborder {
	border: thin solid #FF6600;
}

