BODY {
	background-color : #FFCC33;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #cc0000;
	line-height : 14px;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : underline;
	color : #cc0000;
	line-height : 14px;
}
TABLE {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-variant : normal;
}

.c1{
	background : #9999cc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ffffff;
	font-weight : normal;
	line-height : 11px;
}

.c1:HOVER{
	background : #9999cc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ffcc33;
	font-weight : normal;
	line-height : 11px;
}

.c2{
	background : #6F608B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ffffff;
	font-weight : normal;
	line-height : 11px;
}

.c2:HOVER{
	background : #6F608B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ffcc33;
	font-weight : normal;
	line-height : 11px;
}

.c3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	color : #00000;
	font-weight : normal;
	line-height : 11px;
}

.c3:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	color : #cc0000;
	font-weight : normal;
	line-height : 11px;
	
	}
	
	.C4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #cc0000;
	font-weight : bold;
	line-height : 13px;
}

.C4:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #6F608B;
	font-weight : bold;
	line-height : 13px;
}

	.C5 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
}