body
{
	font-family: Arial, Verdana, Tahoma;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


.Title
{
	width: 15%;
	font-size: 25px;
	color: #e4e4e4;
	font-weight: bold;
	text-align:center;
}

.SubTitle
{
	color: #AAAAAA;
	font-size: 12px;

}
.border
{
	border: 1px solid #dedede;
	background-color: #121212;
	vertical-align: bottom;
}

.LINKSis
{
	font-size: 10pt;
	color: #e4e4e4;
	line-height: 26px;
	padding-left: 10px;
	font-family: verdana;
}

.footer
{
	font-size: 10px;
	color: #AAAAAA;
	text-align: right;
	height: 20px;
}


a{
	color: #e4e4e4;
	text-decoration: none;
}