BODY {
	margin-left : 0;
	margin-top : 0;
}


TD {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000
}

TD.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	border : thin solid Silver;
	background : Blue;
	font-weight : bold;
	text-align : center;
	vertical-align : top;
}

H1 {
	font-weight : bold;
	font-size : 10pt;
}

H2 {
	font-weight : bold;
	font-size : 8pt;
}


A.menu {
	text-decoration : none;
	color : Black;
}

A.reverse {
	text-decoration : none;
	color : White;
}

A.selmenu {
	text-decoration : none;
	color : White;
	font-weight : bold;
	}
A.menu:HOVER , A.reverse:hover {
	text-decoration : underline;
}

TD.Sidebar {
	font-size: 10pt;
	font-style: italic;
	font-weight : bold;
	padding-left : 15px;
	padding-right : 15px;
	padding-bottom : 15px;
	padding-top : 15px;
	color : White;
}

TD.leftbg {
	background-image : url(images/left_bg.gif);
}

TD.bottomright {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background: url(images/bottomright.jpg);
}