body {
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	}

.bodycopy {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	}
	
.bodycopy1 {
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	}
	
.bodycopy12 {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-style: italic;
	}
	
.bodycopybold {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	}
	
.bodycopy1bold {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	}
	
.bodycopy2 {
	color: #ffffff;
	font-size: 09px;
	font-family: Arial;
	}
	
.questions {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	}
	
.header {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	font-style: italic;
	}
	
.header2 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	font-style: italic;
	}
	
	
.mixtitle {
	color: #333132;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	background-color: #77787b;
	}
	
.mission {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;	
	font-style: italic;
	}
	
.mixname {
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;	
	font-style: italic;
	background-color: #77787b;
	}
	
.mixname2 {
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;	
	font-style: italic;
	background-color: #77787b;
	}
	
.mixname1 {
	color: #af0303;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	}
	
.whiteborder1 {
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	}
	
.imageborder {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	}
	
.bottomborder {
	border-bottom: 1px solid #000000;
	margin-bottom: 5px;
	}
	
a:link { 
	color: #ffffff;
	text-decoration: none; 
	}
	
a:visited { 
	color: #ffffff;
	text-decoration: none; 
	}
	
a:hover { 
	color: #000000 
	}
	
a:active { 
	color: #ffffff
	}
	
--------------------------	
