body {
	margin: 0px 0px 0px 0px;
	background-image: url('../images/bkg.jpg');
	background-repeat: repeat-x;
	background-color: #5174a3;
}

.copy  {
	font-family: "arial"; 
	text-decoration: none; 
	color: #666666; 
	line-height: 15px; 
	font-size: 12px; 
	font-weight: normal;
	}
	
.header  {
	font-family: "arial"; 
	text-decoration: none; 
	color: #c36aa9; 
	line-height: 15px; 
	font-size: 14px; 
	font-weight: bold;
	}



.legal  {
	font-family: "arial"; 
	text-decoration: none; 
	color: #FFFFFF; 
	line-height: 14px; 
	font-size: 10px; 
	font-weight: normal;
	}

a:link {
	font-family: verdana;
	font-size: 11px;
	color: #c36aa9;
	line-height: 15px;
	text-decoration: none;
}

a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #c36aa9;
	line-height: 15px;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #c36aa9;
	line-height: 15px;
	text-decoration: underline;
}

a:active {
	font-family: verdana;
	font-size: 11px;
	color: #c36aa9;
	line-height: 15px;
	text-decoration: none;
}

a.callout:link {
	font-family: verdana;
	font-size: 12px;
	color: #00b4c9;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
}

a.callout:visited {
	font-family: verdana;
	font-size: 12px;
	color: #00b4c9;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
}

a.callout:hover {
	font-family: verdana;
	font-size: 12px;
	color: #00b4c9;
	line-height: 15px;
	text-decoration: underline;
	font-weight: bold;
}

a.callout:active {
	font-family: verdana;
	font-size: 12px;
	color: #00b4c9;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
}