﻿body
{
	margin: 0px;
	background-color: #999999;
}
a
{
	color: #B11E1E;
	font-size: 11px;
	text-decoration: underline;
}
a:hover
{
	color: #B11E1E;
	font-size: 11px;
	text-decoration: none;
}
.styleMid
{
	font-family: Tahoma;
	width: 758px;
	border-left: 3px solid black;
	border-right: 3px solid black;
	padding: 0px;
}
.styleTop
{
	font-family: Tahoma;
	width: 758px;
	border-top: 3px solid black;
	border-left: 3px solid black;
	border-right: 3px solid black;
	padding: 0px;
}
.styleBottom
{
	font-family: Tahoma;
	font-size:10px;
	width: 758px;
	border-bottom: 3px solid black;
	border-left: 3px solid black;
	border-right: 3px solid black;
	padding: 0px;
	background-color: #CCCCCC;
	text-align: center;
	
}
