﻿h1
{
	letter-spacing: -2px;
	color: #991a1a;
	font: bold 220% Times, serif, "Times New Roman";
}

h2
{
	color: #991a1a;
	letter-spacing: -2px;
	font: 135% "Times New Roman" , Times, serif;
}
h3
{
	font-size: 125%;
}

.small_headline p
{
	font-family: Gill Sans, Verdana;
	font-size: 80%;
	line-height: 100%;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}


#men dl dd
{
	width: 250px;
}

.men
{
	width: 200px;
}

.dt
{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	margin: 0;
	font-size: 150%;
	letter-spacing: -2px;
	font-weight: bold;
}
.prize td
{
	vertical-align: text-top;
	padding: 2px 5px 2px 5px;
	border-bottom: gray  solid 1px;
	margin: 0px 0px 0px 0px;
}

.prize
{
	border-collapse: collapse;
	border:solid 1px black;
}