body {
	font-size: 12px;
	background-color: #000000;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -0.5px;
}


table {
	background-color: #FFFFFF;
}


#Container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFFF;
	height: 100%;
}


#Header {
}


#Menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;

}

#Menu a:link {
	font-size: 16px;
	text-decoration: none;
	color: #333333;
}

#Menu a:visited {
	font-size: 16px;
	text-decoration: none;
	color: #666666;
}

#Menu a:hover {
	font-size: 16px;
	color: #000000;
}
h5 {
	font-size: 14px;
}

#Menu a:active {
	font-size: 16px;
	text-decoration: none;
	color: #999999;
}

#Main {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

#Main a:link {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

#Main a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

#Main a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000000;
}

#Main a:active {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

#Footer {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
p {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

#Footer a:link {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

#Footer a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

#Footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000000;
}

#Footer a:active {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
