BODY {	topmargin: 0; 
	marginwidth: 0;
	marginheight: 0;
	background-color: white; 
			SCROLLBAR-FACE-COLOR : #FEFEFB                                                                                                                                                                                                                                                                                                                            ;
			SCROLLBAR-HIGHLIGHT-COLOR : #FF9900                                                                                                                                                                                                                                                                                                                            ;
			SCROLLBAR-SHADOW-COLOR : #FEFEFB                                                                                                                                                                                                                                                                                                                            ;
			SCROLLBAR-3DLIGHT-COLOR : #FEFEFB                                                                                                                                                                                                                                                                                                                            ;
			SCROLLBAR-ARROW-COLOR : #FF9900                                                                                                                                                                                                                                                                                                                          ;
			SCROLLBAR-TRACK-COLOR : #FEFEFB                                                                                                                                                                                                                                                                                                                           ;
			SCROLLBAR-DARKSHADOW-COLOR : #FF9900 }

DIV   { font-size : 12px;
	color: #512800;
	font-family : Verdana, Univers, Comic Sans MS, Arial;}


TD {	background-color: white;
	font-family : Verdana, Univers, Comic Sans MS, Arial;
	font-size : 11px;
	color: #512800;
 	vertical-align: top;}

.oc   { background-color: red;  color: white; text-align: center;}
.re   { background-color: yellow; text-align: center;}
.wi   { background-color: brown; }
.fr   { background-color: green; color: white; text-align: center;}
.ce   { font-weight: bold;
        font-size : 10px;
	text-align: center}


.H2   { font-size : 15px;
	color : brown;
	font-weight: bold;
	text-align: center}

.wbig { font-size : 13px;
	color : #512800;
	font-weight: bold;
	text-align: left}

.vet  { font-size : 12px;
	color : #512800;
	font-weight: bold;
	text-align: left}

.small { font-size : 10px;}
	

A:link    {font-weight: bold; color:#512800}
A:hover   {font-weight: bold; color:#CC0000;}
A:visited {font-weight: bold; color:red}


HR {	height: 3px;
	width: 100%;
	background: #FEDF81;}