/*   By Referral Only Member E-mail Stylesheet, v1.2   */
/*   Use these styles in member email  */

a  {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
	}
		
	:visited {
		color: #000066;
		}
	
	:active {
		color: #ff6600;
		}

	:hover {
		color: #ff6600;
		}

.head1 {
	font-size: 13.5pt;
	font-family: arial, helvetica, sans-serif;
	color: #000099;
	font-weight: bold;
	}
	
.head2 {
	font-size: 11.5pt;
	line-height: 13pt;
	font-family: arial, helvetica, sans-serif;
	color: #000099;
	font-weight: bold;
	}
	
.body {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	}
	
.body2 {
	font-size: 11pt;
	font-family: arial, helvetica, sans-serif;
	color: #003399;
	}
	
.body3 {
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
	}

.nav {
	font-size: 11pt;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	}

.disc  {
	font-size: 7pt;
	line-height: 8pt;
	font-family: arial, helvetica, sans-serif;
	text-align: justify;
	}

.legal {
	font-size: 7pt;
	line-height: 8pt;
	font-family: arial, helvetica, sans-serif;
	text-align: justify;
	}
	
.smallcaps { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-variant: small-caps }	
