body {	position: absolute;
	left: 0px; top: 0px;
	margin-top:0;
	background: url(images/background.gif);
	background-repeat: no-repeat;
	background-color:white }

A:link    { color: #6666cc; }
A:active  { color: #6666cc; }
A:visited { color: #6666cc; }
A:hover {	background-color: #FFFFCC }

.red	{	color: #cc3333;
		line-height: 16pt; font-variant: normal; font-style: normal; }
a.hmenu	{	color: red; }
.required {	font-size:smaller; color:red }
.footer {	font-size:smaller }
.download {	color:green; font-size:smaller; }
.frame	{	padding: 0.2em;
		margin: 0 0 0.5em 0;
		border: 1px solid #405871;
		background-color: lightgrey;
		text-decoration: none;
		font-family: arial,helvetica;
		font-size: smaller;
	}

h1	{	font-weight: bold; font-size: 18pt; line-height: 18pt;
		font-family: arial,helvetica; font-variant: normal; font-style: normal; }
h2	{	font-weight: bold; font-size: 14pt; line-height: 14pt;
		font-family: arial,helvetica; font-variant: normal; font-style: normal; }
h3	{	font-weight: bold; font-size: 12pt; line-height: 12pt;
		font-family: arial,helvetica; font-variant: normal; font-style: normal; }
