body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
	font-size: 10pt;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #666666;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
}

a.simple {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-style: normal;
}

.cd {
	font-size: 40px;
	margin: 15px 0;
}

.md {
	font-size: 14pt;
	font-weight:bold;
}

.info {
	font-size: 8pt;
}

.style9 {
	font-size: 18px
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CCCCCC;
}
