/* Global Styles */

body {
	margin:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: lighter;
	text-transform: none;
	color: #666;
	text-align: justify;
	}
.sales {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #666666;
	text-align: left;
	text-transform: uppercase;
}

/* Class Styles */

.logo {
	color: #003;
	letter-spacing:.1em;
	font-weight:lighter;
	line-height:14pt;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	}
	
.BulletLinks {
	color: #666;
	font-weight:lighter;
	line-height:20pt;
	letter-spacing:0.1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: left;
	text-transform: none;
	}

