BODY {
	background-color : White;
	margin : 0px;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	color : Black;
}

P {
	font-size : 80%;
	margin-top : 0px;
	margin-bottom : 6px;
}

UL {
	font-size : 80%;
	margin-top : 0px;
	margin-bottom : 2px;
}

OL {
	font-size : 80%;
	margin-top : 0px;
	margin-bottom : 2px;
}

LI P {
	font-size : 100%;
	margin-bottom : 4px;
}

A {
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
}

H1 {
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-size : 120%;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 12px;
	color : #696;
}

H2 {
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-size : 100%;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 8px;
	color : #696;
}

.topline {
	font-size : 10px;
	color : #D0F0E0;
	font-weight : bold;
}

A.topline {
	color : White;
}


.tlmenu {
	display : block;
	margin-bottom : 2px;
}

UL.menu {
	font-size : 11px;
	color : Black;
	line-height : 18px;
	margin : 8px 5px 16px 0px;
	padding : 0px 0px 0px 40px;
}

A.menu {
	color : Black;
}

.news {
	margin : 8px 5px 0px 5px;
	font-size : 70%;
}

.gray {
	color : #454;
}

.more {
	margin : 8px 5px 16px 5px;
	text-align : right;
	font-size : 70%;
	font-weight : bold;
}
