<style>


body {
	font-family: verdana, sans-serif;
	font-size: 11px;
	background-image: url(images/stripe-bg.gif);
	background-repeat: repeat;
}


p, ul {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #5c1c4c;
	padding-right: 20px;
	line-height: 160%;
}


a, a:link, a:active {
	color: #074076;
	text-decoration: underline;
}

a:hover {
	color: #b0487d;
}

a:visited {
	color: #333333;
}


table.home {
	padding-top: 40px;
}


table.events { 
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #5c1c4c;
}

.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #074076;
}


.tinytype {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #074076;
}

.tinytype a, .tinytype a:link, .tinytype a:active {
	color: #074076;
	text-decoration: none;
}

.tinytype a:hover {
	color: #b0487d;
}

.tinytype a:visited {
	color: #074076;
}

.blackline-left {
	border-left-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.blackline-right {
	border-right-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.blackline-bottom {
	border-bottom-width: 1px;
	border-color: #000000;
	border-style: solid;
}

td.form {
        font-family: verdana, sans-serif;
        font-size: 11px;
	font-weight: bold;
        color: #5c1c4c;
}


span.email {
  display:none;
}

span.formatEmail {
  color:#003366;
  font-weight: bold;
  text-decoration:none;
}

input, textarea, option, select {
  font-family: verdana;
  font-size: 11px;
}

.pink-subhead {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: #5c1c4c;
}

.sponsor {
  font-family: verdana;
  font-size: 9px;
  color: #5c1c4c;
}

.sponsor-logo {
  padding-bottom: 5px;
}
	
.prize-sponsor {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #5c1c4c;
}

</style>

