﻿body {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.title-main {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
.title-II {
	font-size: 12px;
	font-style: normal;
	background-color: #000000;
	font-weight: bold;
	line-height: 150%;
	text-align: right;
	vertical-align: bottom;
}
.menu-main {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	background-color: #000000;
	text-align: left;
}
.menu-II {
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	background-color: #000000;
	text-align: left;
}
.text-12pt {
	font-size: 12px;
	background-color: #000000;
	line-height: 125%;
	text-align: left;
}
.text-12pt-bold {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
}
.footer-left {
	font-size: 10px;
	line-height: normal;
	text-align: left;
}
.footer-right {
	font-size: 10px;
	line-height: normal;
	text-align: right;
}
