body 
{
 background-color: #CFDDE6



;
 color:#553D2D;
 font-family: verdana;
 font-size: 12;
}

h3
{
 font-family: verdana;
 color: #712D0E;
 font-size: 12;
}

h4
{
	font-family: verdana;
	font-style: bold;
	color: #903;
	font-size: 12;
}


table
{
 font-family: verdana;
 font-size: 12;
 width: 98%; 
 text-align: left;
}

a:visited
{
 color: #444444;
}

a:link
{
 color: #444444;
}

a:active 
{
 color: #444444; 
}





<style>
/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/* MENU NUMBER 2 */
/*Style for the background-bar*/
.cl2Bar{position:absolute; width:10; height:10; background-color:#553D2D; layer-background-color:#553D2D; visibility:hidden}

/*Styles for level 0*/
.cl2Level0,.cl2Level0over{position:absolute; padding:2px; font-family:Verdana; font-size:11px; font-weight:normal}
.cl2Level0{background-color:#553D2D; layer-background-color:#553D2D; color:#FFFFFF;}
.cl2Level0over{background-color:#53819f; layer-background-color:#777777; color:#FFFFFF; cursor:hand; cursor:hand; }
.cl2Level0border{position:absolute; visibility:hidden; background-color:#553D2D; layer-background-color:#553D2D}

/*Styles for level 1*/
.cl2Level1, .cl2Level1over{position:absolute; padding:2px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal}
.cl2Level1{background-color:#53819f; layer-background-color:#553D2D; color:white;}
.cl2Level1over{background-color:#553d2d; layer-background-color:#553D2D; color:#FFFFFF; cursor:hand; cursor:hand; }
.cl2Level1border{position:absolute; visibility:hidden; background-color:#553D2D; layer-background-color:#777777}
  

</style>
.red {
	color: #F00;
}
