@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Tahoma;
	font-size: 40pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
}
dt {
	font-family: Tahoma;
	font-size: 16pt;
	color: #FFFF00;
}
dd {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
.date {
	font-family: Tahoma;
	font-size: 8pt;
	color: #00FFFF;
	text-align: left;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #000000;
	background-image: none;
	color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
.contact {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
td {
	color: #99CCFF;
}
h2 {
	font-family: Tahoma;
	font-size: 20pt;
	font-weight: bold;
	color: #CCCCCC;
}
h3 {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
}
h4 {
	font-family: Tahoma;
	font-size: 14pt;
	color: #00FFFF;
	font-weight: bold;
}
.creation {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFF00;
}
.cutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CCCCCC;
}

