

body, p, td, ul, li, a {
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 8.2pt;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.5pt;
	line-height:12pt;
}




h1   {
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16pt;
	}
h2   {
	font-size: 12pt;
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
    font-weight:bold;
	}
h3   {
	font-size: 14pt;
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1pt;
	font-weight: 100;
	line-height:12pt;
	margin-top: 0;
	margin-bottom: 0;
	}
h4   {
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #c63028;
	letter-spacing: 1pt;
	font-weight: 200;
	}

a:link, a:visited { color:#81962C; }
a:hover  { color:#E1DB83 }
a:active  { color:#FFFFFF }
	


select, textarea {
	background-color:#333333;
	border: #333333 1px solid;
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 8.2pt;
	color: #FFFFFF;
}

input {
	background-color:#333333;
	border:none;
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 8.2pt;
	color: #FFFFFF;
}


option:hover {
background:#666666;
}

.red {
  color:#C63028;
  }
  
.tiny {
  font-size:8pt;
  line-height: 8pt;
  color: #555555;
  }
  
 .shiptext {
 	width:250px;
 }
