body {
	background-image: url(../images/BG.gif);
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	margin-bottom: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003333;
	font-weight: bold;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}
a:link {
	color: #003333;
}
a:visited {
	color: #003333;
}
a:hover {
	color: #666666;
}
a:active {
	color: #003333;
}
.pstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
}
.pstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pstyle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#formtable td {
	background-color: #FFFFFF;
	text-align: center;
}

