		
a:link { color: #FFCC32; text-decoration: none; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px }
a:active { color: #FFCC32; text-decoration: none; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px }
a:visited { color: #FFCC32; text-decoration: none; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px }
a:hover { color: #FFCC32; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px }

a.bottom:link { color: #FFCC32; text-decoration: none; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }
a.bottom:active { color: #FFCC32; text-decoration: none; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }
a.bottom:visited { color: #FFCC32; text-decoration: none; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }
a.bottom:hover { color: #FFCC32; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }


a.bold:link { color: #FFCC32; text-decoration: none; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 13px; text-transform: uppercase; line-height: 14px }
a.bold:active { color: #FFCC32; text-decoration: none; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 13px; text-transform: uppercase; line-height: 14px  }
a.bold:visited { color: #FFCC32; text-decoration: none; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 13px; text-transform: uppercase; line-height: 14px  }
a.bold:hover { color: #FFCC32; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 13px; text-transform: uppercase; line-height: 14px  }

h2
	{
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding-bottom: 4px;
	}

h3
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 19px;
		margin-top: 0px;
		margin-bottom: 0px;
		color: #FFFFFF
	}

h4
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		margin-top: 0px;
		margin-bottom: 0px;
		color: #FFFFFF
	}
	
h4.sub
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-style:italic;
		margin-top: 0px;
		margin-bottom: 2px;
		text-decoration: underline;
		color: #FFFFFF
	}

p
	{
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		margin-bottom: 10px;
		color: #FFFFFF
	}
	p.first
	{
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		margin-top: 0px;
		margin-bottom: 10px;
		color: #FFFFFF
	}


li
	{
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		margin-bottom: 6px;
	}

ul
	{
		margin-top: 0px;
		margin-bottom: 16px;
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF
	}		

td
	{
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF
	}
	
.box
{padding: 6px;}

.product
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 20px;
		margin-bottom: 0px;
		color: #FFFFFF
	}

.required
	{
		color: #FFCC32;
		font-weight: bold
	}

.highlight
	{
		color: #FEFF00;
		font-weight: bold;
		font-style:italic
	}

.italic
	{
		font-weight: bold;
		font-style:italic
	}

.copy
	{
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF
	}

.picright
	{
		margin-left: 20px;
		margin-bottom: 11px;
	}

body
	{
		background-color: #000000;
		margin-left: 0px;
		margin-right: 0px
	}
	
img.photo {
		margin: 0px 0px 10px 0px;
	}.border {
	border: 1px solid #000;
}

.whiteborder {
	border: 1px solid #fff;
}

.whiteborderbot {
	border-bottom: 1px solid #fff;
	padding: 4px;
}


.no-top-space {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 8px
	
}

.small-italic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#FFF
}

