body 
{
	margin: 10px 0px 0px 0px;
	background-attachment: scroll; 
	background-image: url(/images/interface/Background.jpg); 
	background-repeat: no-repeat; 
	background-position: right top; 
	background-color: #fdfeee; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #003366;
}
  
a
{
	text-decoration:none; 
}

.menu a
{
	padding: 0px 3px 0px 0px;
}

.bigText
{
	font-size: 115%;
}

.smallText
{
	font-size: 87%;
}

.bigTextcentury
{
	font-size: 115%;
	font-family: "Century Gothic";
}

.smallTextcentury
{
	font-size: 80%;
	font-family: "Century Gothic";
}

