/* *********************************************************************/
body  {
	background-color : #220190;
}

.main  {
 	font-size : 8pt;
 	font-weight : bold;
 	font-family : Arial, Helvetica;
 	color : #BBDDFF;
 	text-decoration : none;
}

.sub  {
 	font-size : 8pt;
 	font-weight : bold;
 	font-family : Arial, Helvetica;
 	text-decoration : none;
 	color : #FFFFFF;
}

.email  {
 	font-size : 12pt;
 	font-weight : bold;
 	font-family : Arial, Helvetica;
 	text-decoration : none;
 	color : #333333;
}

.copy  {
 	font-size : 8pt;
 	font-weight : normal;
 	font-family : Arial, Helvetica;
 	color : #BBDDFF;
 	text-decoration : none;
	font-style : italic;
}
