@charset "UTF-8";
/* CSS Document */

.stevenpoe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #333;
	font-weight: lighter;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #333;
}

#table1 {
	background-color: #CCC;
}

#table2 {
	background-color: #CCC;
}

.textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #666;
}
a.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #690;
	text-decoration: none;
	font-weight: bold;
}
b.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F63;
	text-decoration: none;
	font-weight: bold;
}
