
body {
	padding : 0; 
	margin : 0; 
	bgcolor:#FFFFFF;
	} 

/* - */

a {
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	}

a.header {
	font-family: Arial, helvetica, sans-serif;
	font-size: 90%; 
	color: #15301E;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	color: #408a3d;
	}
	
/* - */

.copy 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 75%; 
	color: #000000; 
	font-weight: normal;
	line-height: 140%;
	}
	
.copyPrim 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 75%; 
	color: #2d8a2b; 
	font-weight: normal;
	line-height: 140%;
	}
	
.copySec 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 75%; 
	color: #000381; 
	font-weight: normal;
	line-height: 140%;
	}
	
.copyHd 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 140%; 
	color: #5daf5a; 
	font-weight: bold;
	line-height: 140%;
	}

	
.copyHdBlack 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 110%; 
	color: #000000; 
	font-weight: bold;
	line-height: 140%;
	}	
	
	
.copyBlue 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 75%; 
	color: #007dc2; 
	font-weight: normal;
	line-height: 140%;
	}

.copyDarkBlue 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 75%; 
	color: #073b58; 
	font-weight: normal;
	line-height: 140%;
	}

.copySmall 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 65%; 
	color: #2b2627; 
	font-weight: normal;
	line-height: 140%;
	}

.copyRight 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 65%; 
	color: #00000; 
	font-weight: normal;
	line-height: 140%;
	}
