﻿body 
{
	background-color:#ED7B00;
	font-family:Arial;
	font-size:12px;
	margin:0px;
} 
p
{
	margin-top:0px;
}

.mainBody
{
	font-family:Arial;
	width:950px;
	background-color:Black;
	display:block;
}
a
{
	font-family:Goudy Old Style;
	font-size: 18px;
	font-weight:bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:active
{
	font-family:Goudy Old Style;
	font-size: 18px;
	color: #FFFFFF;
}
a:hover
{
	font-family:Goudy Old Style;
	font-size: 18px;
	text-decoration: underline;
	color: #FFFFFF;
}
.mainMenu td a
{
	margin-left:20px;
}
.right-panel
{
	font-size:16px;
}
.right-panel b
{
	color:Orange;
}
fieldset
{
	margin-top:5px;
}
