body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}
select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}
textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}
th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CCCCCC;
}
td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	font-size: 11px;
	margin: 0px 0px 0px 20px;
}
li {
	font-size: 11px;
	list-style: disc;
	list-style-image: images/minis/list_startimage.gif;
}
hr {
	color: #DDDDDD;
}
img {
	border: 0;
}


a:link {
	font-size: 11px;
	color: #009900;
	font-weight: bold;
}
a:hover {
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}
a:active {
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	background-color: transparent;
}
a:visited {
	font-size: 11px;
	color: #009900;
	font-weight: bold;
}
a.special:link {
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
}
a.special:hover {
	font-size: 11px;
	color: #009900;
	font-weight: bold;
	background-color: transparent;
}
a.special:active {
	font-size: 11px;
	color: #009900;
	font-weight: bold;
	background-color: transparent;
}
a.special:visited {
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
}
