a:link {
	color: #333333;
	font-family: Verdana, Arial, sans-serif, monospace;
	font-size: 1.0em;
	font-weight: none;
	line-height: 140%;
	text-decoration: underline;
}

a:visited {
   	color: #333333;
   	font-family: Verdana, Arial, sans-serif, monospace;
   	font-size: 1.0em;
   	font-weight: none;
	line-height: 140%;
   	text-decoration: underline;
}

a:hover {
   	color: #111111;
   	font-family: Verdana, Arial, sans-serif, monospace;
   	font-size: 1.0em;
   	font-weight: none;
	line-height: 140%;
   	text-decoration: underline;
}

a:active {
   	color: #333333;
   	font-family: Verdana, Arial, sans-serif, monospace;
   	font-size: 1.0em;
   	font-weight: none;
	line-height: 140%;
   	text-decoration: underline;
}

a.navi:link {
	color: #333333;
	font-family: Verdana, Arial, sans-serif, monospace;
   	font-size: 11px;
   	font-weight: bold;
	line-height: 220%;
	text-decoration: underline;
}

a.navi:visited {
   	color: #333333;
   	font-family: Verdana, Arial, sans-serif, monospace;
   	font-size: 11px;
   	font-weight: bold;
	line-height: 220%;
   	text-decoration: underline;
}

a.navi:hover {
   	color: #555555;
   	font-family: Verdana, Arial, sans-serif, monospace;
   	font-size: 11px;
   	font-weight: bold;
	line-height: 220%;
   	text-decoration: underline;
}

a.navi:active {
   	color: #333333;
   	font-family: Verdana, Arial, sans-serif, monospace;
   	font-size: 11px;
   	font-weight: bold;
	line-height: 220%;
   	text-decoration: underline;
}

.naviitem {
   	color: #333333;
   	font-family: Verdana, Arial, sans-serif, monospace;
   	font-size: 11px;
   	font-weight: bold;
	line-height: 220%;
	padding-left: 20px;
   	text-decoration: none;
}

.headline {
   	color: #333333;
   	font-family: Verdana, Arial, sans-serif, monospace;
   	font-size: 15px;
   	font-weight: bold;
	line-height: 140%;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
   	text-decoration: none;
}

.comment {
   	color: #333333;
   	font-family: Verdana, Arial, sans-serif, monospace;
   	font-size: 12px;
	font-style: italic;
   	font-weight: normal;
	line-height: 140%;
	padding-left: 20px;
	padding-right: 20px;
   	text-decoration: none;
}

.subhead {
   	color: #333333;
   	font-family: Verdana, Arial, sans-serif, monospace;
   	font-size: 12px;
	font-style: italic;
   	font-weight: bold;
	line-height: 140%;
	padding-left: 20px;
	padding-right: 20px;
   	text-decoration: none;
}

.text {
   	color: #333333;
   	font-family: Verdana, Arial, sans-serif, monospace;
   	font-size: 12px;
   	font-weight: normal;
	line-height: 140%;
	padding-left: 20px;
	padding-right: 20px;
   	text-decoration: none;
}

.tdtext {
   	color: #333333;
   	font-family: Verdana, Arial, sans-serif, monospace;
   	font-size: 11px;
   	font-weight: normal;
	line-height: 140%;
   	text-decoration: none;
}

ul {
   	color: #333333;
   	font-family: Verdana, Arial, sans-serif, monospace;
   	font-size: 12px;
   	font-weight: normal;
	line-height: 140%;
	list-style-image:url(../images/list_icon.jpg);
	padding-left: 20px;
}

input {
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
   	color: #333333;
   	font-family: Verdana, Arial, sans-serif, monospace;
   	font-size: 11px;
   	font-weight: normal;
	height: 17px;
}

textarea {
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
   	color: #333333;
   	font-family: Verdana, Arial, sans-serif, monospace;
   	font-size: 11px;
   	font-weight: normal;
}