A{
	text-decoration:none;
	font-size: 10pt;
} 
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/calendar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #008E8E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #885B09;
}
a:hover {
	text-decoration: none;
	color: #00CCCC;
}
a:active {
	text-decoration: none;
	color: #006699;
}
h1 {
	font-size: 16pt;
	color: #009999;
}
h2 {
	font-size: 14pt;
	color: #CCCCCC;
}
h3 {
	font-size: 12pt;
	color: #FFFFFF;
}
h4 {
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	
	}
