body {
	margin: 0;
	padding: 0;
	background-color: #E9E5B9;
}

body, .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 17pt;
	font-style: normal;
	font-weight: normal;
}

p {
	font-size: 12pt;
	line-height: 17pt;
}

#winners {
	font-size: 9pt;
}

.small{
	font-size: 7pt;
	line-height: 7pt;
}

.fineprint{
	font-size: 7pt;
	line-height: 9pt;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 10pt;
	font-style: normal;
	font-weight: normal;
	color: 990000;
}


.omega {
	background-color: #FAF9ED;
	padding: 20pt 5pt 0 0pt;
}

li {
	list-style-image: url(images/bullet.gif);
	padding: 0 0 10pt 0;
	
}

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

a:hover {
	color: #FF3333;
	text-decoration: underline;
}

#no {
	list-style-image: none;
	padding: 0 0 7pt 0;
}


.thanks{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	font-style: normal;
	font-weight: normal;
}


.t2{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-style: normal;
	font-weight: normal;
}




