﻿body {
	border-style: none;
	background-color: #333399;
	font-family: Verdana;
	color: #000000;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #708090;
}
p {
	text-align: center;
	color: #000000;
	font-size: 9pt;
}
p.right {
	text-align: right;
	color: #000000;
	font-size: 9pt;
}
p.left {
	text-align: left;
	color: #000000;
	font-size: 6pt;
}
br {
	text-align: center;
	color: #000000;
	font-size: 9pt;
}
INPUT {
	font-size: 11px;
	font-color: #000000;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
}
