body {
	background-color: #ffffff;
}

td {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #000000
}

textarea, input, button, select, option {
	font-family: verdana, sans-serif;
	font-size: 8pt
}

td.gray {
	background-color: #d0d0d0
}

td.lightgray {
	background-color: #e0e0e0
}

td.black {
	background-color: #000000
}

a, a:visited {
	color: #ff0000;
	text-decoration: none
}

a:active, a:hover {
	color: #ff0000;
	text-decoration: underline;
}

a.menu, a.menu:visited {
	color: #000000;
	text-decoration: none
}

a.menu:active, a.menu:hover {
	color: #ff0000;
	text-decoration: none;
}

a.menu_red, a.menu_red:visited {
	color: #ff0000;
	text-decoration: none
}

a.menu_red:active, a.menu_red:hover {
	color: #ff0000;
	text-decoration: none;
}

span.darkgray {
	color : #a0a0a0
}

img.black {
	border: 1px solid #000000
}

td.text {
	padding: 0px 10px 0px 10px
}

span.title {
	font-size: 11px;
	font-weight: bold;
	color: #000000
}

span.credit {
	color: #000000;
	line-height: 15px
}

span.gray {
	color: #808080
}

span.black {
	color: #000000
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

h1.gray {
	font-size: 15pt;
	font-weight: bold;
	color: #a0a0a0;
}

.news_title {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

td.form {
	background-color: #e0e0e0;
	padding: 1px 6px 1px 6px;
	text-align: left
}

table.form {
	background-color: #e0e0e0;
}

span.red {
	color: #ff0000
}

span.big {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	border: 3px solid #000000;
	padding: 1px 3px 1px 3px
}

