body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, verdana, arial, sans-serif;
	font-size: 70%;
	background-image:url(bg3.jpg);background-repeat: repeat-x;
}

p { text-align: justify }
h1 { font-size: 130%; margin: 0; font-family: arial }
a { color: navy }
a:visited { color: maroon }
a:hover, a:active { color: red }

DIV {
	font-family : Tahoma, verdana, arial, sans-serif;
}

.clsCMOn {
	color: white;
	background:#000000;
	font-size : 10px;
	text-decoration : none;
        padding: 0px 6px;
	line-height:20px;
}

.clsCMOver {
	color: black;
	background:#FAF724;
	font-size : 10px;
	text-decoration : none;
        padding: 0px 6px;
	line-height:20px;
}


.clsCMOnOld {
	color: black;
	background:#FBFBD1;
	font-size : 10px;
	text-decoration : none;
        padding: 0px 6px;
	line-height:20px;
}

.clsCMOverOld {
	color: white;
	background:#000000;
	font-size : 10px;
	text-decoration : none;
        padding: 0px 6px;
	line-height:20px;
}

.clsCMOnBlk {
	color: black;
	background: black;
	font-size : 10px;
	text-decoration : none;
        padding: 0px 6px;
	line-height:20px;
}

.clsCMOverBlk {
	color: black;
	background: black;
	font-size : 10px;
	text-decoration : none;
        padding: 0px 6px;
	line-height:20px;
}

