body {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background-image:url(../images/bg.gif);
	margin:0px 10px 10px 0px;
}


.bodyContent
	{
		font:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		padding:5px 10px 10px 10px;
	}

p
	{
		font:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
	}
	
.splash
	{
		border-bottom:1px solid #000;
		border-left:1px solid #000;
		border-top:1px solid #000;				
		
	}	
	
.bottomline
	{
		border-bottom:2 solid #4C5E7D;
		border-right:1px solid #000;
	}
	
.title
	{
			font:Georgia, "Times New Roman", Times, serif;
			font-size:24px;
	}