.style {
	font-family: "Trebuchet MS";
	font-size: 10pt;
}
body {
	background-color: #6F7A1E;
}

body,td,th {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #000000;
 font-size: 9pt;
}

.subhead{
	font-family:"Trebuchet MS";
	color: #6F7A1E;
	font-style: oblique;
	font-weight: bold;
	font-size: 16pt;
}

.winner {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #6F7A1E;
}

.show {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 9pt;
font-style: oblique;
color: #000000;
}

a {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #6f7a1e;
 text-decoration:none;
} 
 
a:hover {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #6f7ale; 
 text-decoration:underline;
}

.bodytext{
font-family:"Trebuchet MS";
}

.images p{
	border-color: #CC0000;
	border-width: 2px;
	border-style: solid;
}

.footer {
font-family: "Trebuchet MS";
font-size: 9pt;
}
/*Border Solid or Dashed*/
.border_solid {
 border: 2px solid #000000;
}

.border_solid2 {
 border: 4px solid #5a450e;
}