p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	text-transform: none;
}
td {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;


}
h2 {  font-family: "Courier New", Courier, mono; font-size: 12px; font-weight: bold; margin-bottom: 0px}
.smallfont {
	font-size: 11px;
	font-family: "Courier New", Courier, mono;
	font-weight: lighter;
; line-height: 11px
}
.reviewer {
	font-style: italic;

}
#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
	border: 1px solid black;
	border-left-width: 0;
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
}

.headerlinks a{
margin: auto 8px;
font-weight: bold;
color: #FFFFFF;
}

.submenus{
	display: none;
	width: 10em;
	position: absolute;
	top: 1.2em;
	left: 0;
	background-color: #333333;
	border: 1px solid black;
	color: #FFFFFF;
}

.submenus li{
	width: 100%;
	color: #FFFFFF;
}

.submenus li a{
	display: block;
	width: 100%;
	text-indent: 3px;
	color: #FFFFFF;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: #FF0000;
color: #FFFFFF;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}
.Stil6 {
	color: #000000;
	font-size: 11px;
}
.Stil7 {color: #000000}
.Stil11 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

