body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #0099FF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.pic {
	border: 1px solid #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
h1 {
	font-size: 13px;
	color: #FFFF00;
	font-weight: bold
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold
}
.hd {
	color: #FFFF00;
	font-weight: bold;
}
.hd2 {
	color: #FFFFFF;
	font-weight: bold;
}
.md {
	font-size: 11px;
	color: #FFFFFF;
}
.md_b {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.navbar {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background: #0033CC;
}
.button {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background: #0033CC;
}
table.contact {
	border: 1px solid #FFFFFF;
	background-color: #FAFBFE;
}
table.contact td {
	padding: 4px;
	color: #000066;
	font-weight: bold;
}
table.res {
	border-top: 1px solid #0099FF;
	border-bottom: 1px solid #0099FF;
	margin-bottom: 10px;
}