body { background-image: url(images/background1.gif); background-repeat:no-repeat; 
}

a {
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color: #000000; font-size:10px; text-align:inherit
}

ol {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color:#534AFD ; font-size:10px; text-align:left
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color:#000000 ; font-size:16pt; font-weight:600; text-align:center;
