body,td,th {
	font-family: Courier New, Gill Sans, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
.ttle {
	font-family: Courier New, Gill Sans, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCC00;
}
.mlist {
	font-family: Courier New, Gill Sans, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #745A5B;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #0066CC;
}
.norm {
	font-size: 16px;
	font-weight: bold;
}
ul {
    margin: 0px 0px 0px 10px;
    padding: 0px;

}
