a:link, a:visited {
	color: #47b95c;
	font-family: century gothic;
	font-size: 11px;
	text-decoration: none;
}

a:hover, a:active {
	color: #08ff20;
}

body {
	color: #363636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #b7b7b7;
	line-height: 11px;
}

table.content {
	position: absolute;
	top: 0px;
	right: 0px;
}

div.content {
	padding: 0px 65px 10px 10px;
}

div.stats {
	color: #d73b9c;
	background-color: #ecbbd9;
	font-family: small fonts;
	font-size: 8px;
	width: 200px;
	padding: 5px;
	margin: 0px 0px 0px 75px;
	border: 2px dashed #f96dc4;
}

h1 {
	color: #da3c9c;
	font-family: century gothic;
	font-size: 11px;
	font-weight: normal;
	background-color: #eeeeee;
	letter-spacing: 2px;
	border-bottom: 1px dotted #da3c9c;
	border-top: 1px dotted #da3c9c;
	line-height: 10px;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 5px 0px;
}

h2 {
	color: #de8a49;
	font-family: century gothic;
	font-size: 11px;
	font-weight: normal;
	line height: 5px;
	padding: 0px 0px 0px 12px;
	margin: 10px 0px 0px 15px;
	background-image: url(gummywormslay1_h2.gif);
	background-repeat: no-repeat;
}

strong {
	color: #dd409b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

em {
	color: #1bacde;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

ul {
	list-style-image: url(gummywormslay1_bullet.gif);
	list-style-position: outside;
}

input, textarea, option, select {
	background-color: #eeeeee;
	font-family: arial;
	color: #000000;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	margin: 2px;
	padding: 1px; 
	font-size: 10px;
}

input:hover, textarea:hover, option:hover, select:hover {
	border-color: #da3c9c;
	background-color: #FFFFFF;
	background-position:left;
}

