<STYLE>

junk {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9px;
  color: #666666
}

H3 { 
 font-size: 16px;
 font-family:Arial, Helvetica, sans-serif;
 color:#999966;
 }
 
td {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  color: #000000;
 }

td.story {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  color: #000000;
 }
.smalltext {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10.5px;
  font-weight: normal;
  color: #000000;
 }
 
h2, .bold {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 19px;
  font-weight: bold;
  color: #000000;
 }
 
.bold2 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  font-weight: bold;
  color: #000000;
 }

.bold3 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px;
  font-weight: bold;
  color: #000000;
 }
 
 .bold4 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-weight: bold;
  color: #000000;
 }
 
.label {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
  color: #999999;
 }
 
.ad {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9px;
  color: #666666;
 }

div.titlebar {
	font-family:Arial,Helv,Helvetica,Geneva;
	font-weight:bold;
	color:#000000;
	font-size: 9pt;
	background:#99CC33;
	border-style:none;
	border-width:1px;
	border-color:#99CC33;
 	padding: 3px 3px 4px 3px;
}
div.titlebar_gray {
	font-family:Arial,Helv,Helvetica,Geneva;
	font-weight:bold;
	color:#fff;
	font-size: 9pt;
	background:#6F6F53;
 	padding: 3px 3px 4px 3px;
}

.pic {
	color:#CCCCCC;
	border-style:solid;
	border-color:#000000;
	border-bottom-width:2px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:2px;
	}

.pic2 {
	padding:0;
	margin:3px;
	color:#CCCCCC;
	border-style:solid;
	border-color:#000000;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	}
		
div.headings {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    font-weight: bold;
    color: #000000;
	letter-spacing:-0;
	width:100%;
	border-style:solid;
	border-color:#000000;
	border-bottom-width:1px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	}
.large {
	font-family:Arial,Helvetica,Helv,Geneva,San Serif,Geneva;
	font-size: 18px;
	color:#000000
	}
.large2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#000000;
	}
.large2reverse {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#ffffff;
	}
	
a.nav {font-family:Arial,Helvetica,Helv,Geneva,San Serif,Geneva; padding-right:16px;}
a.nav:link {color: white; text-decoration:underline; font-size: 10pt; font-weight:bold;}
a.nav:visited {color: white; text-decoration:underline; font-size: 10pt; font-weight:bold;}
a.nav:hover {color: white; text-decoration: none; font-size: 10pt; font-weight:bold;}
a.nav:active {color: white; text-decoration:underline; font-size: 10pt; font-weight:bold;}

a.large {font-family:Arial,Helvetica,Helv,Geneva,San Serif,Geneva; text-decoration:underline; font-size: 14px; color:#0000FF}

a.link {font-family:Arial,Helvetica,Helv,Geneva,San Serif,Geneva;}
a.link:link {color: blue; text-decoration:none; font-size: 9pt; font-weight:normal;}
a.link:visited {color: blue; text-decoration:none; font-size: 9pt; font-weight:normal;}
a.link:hover {color: blue; text-decoration: underline; font-size: 9pt; font-weight:normal;}
a.link:active {color: blue; text-decoration:none; font-size: 9t; font-weight:normal;}

a.linksmall {font-family:Arial,Helvetica,Helv,Geneva,San Serif,Geneva;}
a.linksmall:link {color: blue; text-decoration:none; font-size: 8pt; font-weight:normal;}
a.linksmall:visited {color: blue; text-decoration:none; font-size: 8pt; font-weight:normal;}
a.linksmall:hover {color: blue; text-decoration: underline; font-size: 8pt; font-weight:normal;}
a.linksmall:active {color: blue; text-decoration:none; font-size: 8t; font-weight:normal;}

a.linksmall_red {font-family:Arial,Helvetica,Helv,Geneva,San Serif,Geneva;}
a.linksmall_red:link {color: red; text-decoration:none; font-size: 8pt; font-weight:normal;}
a.linksmall_red:visited {color: red; text-decoration:none; font-size: 8pt; font-weight:normal;}
a.linksmall_red:hover {color: red; text-decoration: underline; font-size: 8pt; font-weight:normal;}
a.linksmall_red:active {color: red; text-decoration:none; font-size: 8t; font-weight:normal;}

.textbox{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  border:#000000;
  padding: 3px;
  background-color:#FCFCFC;
  border-color: #FAFAFA;
  border-style: dotted; 
  border-top-width:1px; 
  border-bottom-width:1px; 
  border-right-width:1px; 
  border-left-width:1px;
  }

#contest_step {
  margin:3px;
  padding:0;
  height:110px;
  }
#contest_step h2 {
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px;
  font-weight: bold;
  color: #333; 
  }
#contest_step p {
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: normal;
  color: #666; 
  }
#contest_step img {
  margin: 0 15px 15px 15px;
  padding: 0;
  }
h3.h3_red {
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px;
  font-weight: bold;
  color:#FF5A00;
  }
.contest_header {
  margin:5px;
  padding:0;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px;
  font-weight: bold;
  border-bottom: solid 2px #333;
  color: #333; 
}

.button { /* Top left corner, top edge */
 float:left;
 color:#ddd; /* Text colour */
 background:#333 url(images/button.gif) no-repeat; /* Fallback bg colour for images off */
 font:1.2em/1.0 Georgia,serif;
 text-decoration:none;
}
.button * {display:block;}
.button span { /* Top right corner */
 padding:6px 0 0;
 background:url(images/corners.gif) no-repeat right top;
 }
.button span span { /* Bottom left corner, left and bottom edges */
 padding:0 0 0 6px;
 background:url(images/button.gif) no-repeat left bottom;
}
.button span span span { /* Bottom right corner */
 padding:0 0 6px;
 background:url(images/corners.gif) no-repeat right bottom;
 }
.button span span span span { /* Right edge */
 padding:3px 12px 3px 6px; /* Extra padding (3px vertical, 6px horizontal) added to give the text some breathing room */
 background:url(images/button.gif) no-repeat right center;
}
.button:hover,
.button:focus,
.button:active { /* Help keyboard users */
 outline:2px solid #ff0; /* Not supported by IE/Win :-( */
 color:#fff;
}

#menu12 a, #menu12 a:visited {
  text-align:left; 
  text-decoration:none; 
  display:block;
  color:#000; 
  width:155px; 
  height:auto; 
  border:2px solid #D6ECAA; 
  padding:1px;
  font-weight:bold;
  }
#menu12 a:hover {
  color:#fff;
  display:block;
  background-color:#547820; 
  border-color:#88a757 #a5bb7a;
  font-weight:bold;
  }
.bold12 {
	text-align:left;
	text-decoration:none;
	padding:2px;
	font-weight:bold;
}
a.linksmall_bar {color:black; text-decoration:none; font-weight:bold;}
a.linksmall_bar:link {color:black; text-decoration:none; font-weight:bold;}
a.linksmall_bar:visited {color:black; text-decoration:none; font-weight:bold;}
a.linksmall_bar:hover {color:black; text-decoration:underline; font-weight:bold;}
a.linksmall_bar:active {color:black; text-decoration:none; font-weight:bold;}

div.bold13 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  background-color:#c5e38a;
  width:155px;
  height:auto;
  padding:4px,2px,4px,2px;
  margin:2px;
 }
div.image {
	align:center;
	padding:10px;
}
</style>