body 
	{
	margin: 0;
	background: #004F2F url('/media/images/background-gradient.jpg') repeat-x; 
	}

.topbg
	{
	text-align: right;
	width: 492;
	height: 127px;
	background: url('/media/images/top-bg.jpg') no-repeat; 
	}
	
.toptitle
	{
	color: #CEDAAA;
	font-size: 34px;
	line-height: 34px;
	padding-right: 10px;
	font-family: times new roman;
	font-weight: normal;
	}
	
td
	{
	font-family: verdana, arial, helvetica, sans serif; 
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
	}
	
.footer
	{
	font-size: 11px;
	}
	
a 	
	{
	color: #98C510;
	}
	
h1
	{
	font-size: 22px; 
	font-weight: normal;
	}
	
h2
	{
	font-size: 20px; 
	font-weight: normal;
	}
