body {
	margin: 15px;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ae8f32;
}

td {
font-size:12px;
color:#444444;
}

h1{
font-size:16px;
color: #ae8f32;
text-transform:uppercase;
letter-spacing:1px;
}

h2{
font-size:13px;
color: #666666;
}

h2 a{
color: #999999;
text-decoration:none;
}

h2 a:hover{
color: #333333;
text-decoration:line-through;
}

h2 span{
font-size:16px;
color: #ae8f32;
font-weight:bold;
text-transform:uppercase;
}

.imgholder{
margin-top:10px;
margin-right:10px;
float:left;
}