h1.winnershead	{
	font-size: .8em;
	}


h2	{
	font-size: .7em;
	font-style: italic;
	text-align: left;
	color: blue;
	margin-left: 1.4em;
	margin-bottom: 0;
	margin-top: 30px;
	}
	
.category h2 {
	font-size: 0.75em;
	}

p.winner {
	color: #222;
	font-size: .7em;
	}

.field	{
	font-weight: bold;
	color: #666;
	}

.title	{
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
	color: #348;
	}

.result {
	color: red;
	}

.cat	{
	font-size: .8em;
	font-style: italic;
	color: navy;
	}

