.bodybg	{
	background-image: url(/images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
		}

.title { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px; 
	color: #660000; 
	text-align: center;
	font-weight: bold
	}


.body {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px;	
	color: #000000; 
	font-weight: bold
	}

.bodycenter { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #000000; 
	text-align: center;
	font-weight: bold
	}	

.bodysmall { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 10px; 
	color: #000000; 
	font-weight: bold
	}
	
.ems {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	color: #660000;
	font-weight: bold
	}
	
.test {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #660000;
	font-weight: bold
	}

A:link {
	font-family: "Times New Roman", Times, serif; 
	color: #333399;
	text-decoration: none;
	}

A:visited {
	font-family: "Times New Roman", Times, serif; 
	color: #CC0000;
	text-decoration: none;
	}

A:hover {
	font-family: "Times New Roman", Times, serif; 
	color: #333399;
	text-decoration: underline;
	}

