p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
body {
	background-color: #000000;
}
.table_row_color {
	background-color: #FFFFFF;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #6600CC;
	font-weight: bold;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6633FF;
	background-color: #99CCFF;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #000000;
	background-color: #99CCFF;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099FF;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #66FFFF;
	background-color: #330000;
}
