body, TD, P, FONT {
	font-family: arial,helvetica,sans-serif,verdana;
	color: #666666;
	font-size: 11px;
	overflow: auto;
	overflow-x: auto;
	overflow-y: auto;
	scrollbar-arrow-color: White;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-face-color: #DA0000;
	scrollbar-highlight-color: #DA0000;
	scrollbar-shadow-color: #DA0000;
	scrollbar-track-color: #DA0000;
}
td.menu {
	color: White;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	background : none;
}
td.tdleft {
	background-repeat: no-repeat;
	background-position: right;
}
A.menu:link {
	color: White;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
A.menu:visited {
	color: White;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
A.menu:hover {
	color: White;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	background : none;
}
A:link {
	color: #DA0000;
	font-size: 11px;
	text-decoration: underline;
}
A:visited {
	color: #DA0000;
	font-size: 11px;
	text-decoration: underline;
}
A:hover {
	color: White;
	font-size: 11px;
	text-decoration : none;
	background : #DA0000;
}
A.blank:link {
	text-decoration : none;
}
A.blank:visited {
	text-decoration : none;
}
A.blank:hover {
	text-decoration : none;
	background : none;
}
div.redbold, p.redbold, .redbold {
	color: #DA0000;
	font-size: 11px;
	font-weight: bold;
}
div.red, p.red, .red {
	color: #DA0000;
	font-size: 11px;
	font-weight: normal;
}
.picture {
	border : 1px solid #DA0000;
}
ul.normal {
	list-style-type : disc;
	list-style-position : outside;
	margin-top : 5px;
	margin-bottom : 5px;
}
