body
{
	font-size : 16px;
	font-family : "@Arial Unicode MS";
	background-color: #FFFFE0;
}

.MainTable
{
	padding : 0%;
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
	border : 1px solid Black;
}


.H1
{
	font-size : 50px;
	font-weight : bold;
	text-transform: uppercase;
	text-align : center;
	background-color: #6495ED;
	border-bottom : solid;
	border-bottom-width : 1px;
}


.Navigation
{
	font-size : 14px;
	font-weight : bold;
	text-transform: uppercase;
	text-align : center;
	background-color: Silver;
	border-bottom : solid;
	border-bottom-width : 1px;
}


H2
{
	color: #6495ED;
	background-color : #E8E8E8;	
	font-size : 28px;
	font-weight : bold;
	text-align: center;
}



.MainInfo
{
	background-color : #E8E8E8;	
	vertical-align: top;
	height : 400; 
}


.copy
{
	font-size : 14px;
	font-weight : bold;
	text-transform: uppercase;	
	text-align : center;
	background-color: #6495ED;.
	border-top : solid;
	border-top-width : 1px;
}
