td.txt {
	font-family: verdana;
	font-size: 8.5pt;
	color: #FFFFFF;
}
td {
	font-family: verdana;
	font-size: 8.5pt;
	color: #FFFFFF;
}
p.large {
	font-family: verdana;
	font-size: 11pt;
	font-weight: norma;l
	color: #FFFFFF;
}

h1{
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

h2{
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

h3{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

input.text, password, select {
	font-family: verdana;
	font-size: 8pt;
	color: #336699;
}
textarea {
	font-family: verdana;
	font-size: 8pt;
	color: #336699;
	size: 20pt;
}
input.submit {
	font-family: verdana;
	font-size: 8.5pt;
	color: #FFFFFF;
	size: 25pt;
	background-color: #4EB1B4;
	font-weight: bold;
}
input.contact {
	font-family: verdana;
	font-size: 8pt;
	color: #336699;
}

body {
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #4EB1B4;
	background-image:url(/images/background.gif);
	background-color:#336699;
}

a, a:link, a:active, a:visited {
	font-family: verdana;
	font-size: inherit;
	color: #FFFFFF;
}

hr {
	color: #FFFFFF;
	border: solid;
}

