body {

	BACKGROUND-COLOR:#000000;
	FONT-FAMILY:Arial;
	FONT-SIZE:10pt;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-position: center;
	}

#menu {
	height: 20px;
	background-color:#000099;
	}
	
.page-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: normal;
	text-decoration:none;
	color: #ffffff;	
}

.page-links a{
	font-weight: normal;
	text-decoration:none;
	color: #ffffff;	
}

.page-links a:hover{
	font-weight: bold;
	text-decoration:underline;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	color: #ffffff;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	color: #ffffff;
	margin-top: 12px;
}


.text a {
	color : #666666;
	text-decoration: none;
	}
	
.text a:hover {
	color : #ffffff;
	text-decoration: underline;
	}
 




A.sample {
	color : #941108;
	text-decoration : none;
	}
 

td {
	color:#ffffff;
	FONT-FAMILY:Arial;
	FONT-SIZE:10pt;
	}

