	body {
		color: #ffffff;
		background-color: #000000 ;#1b1a20
		font-family: arial, helvetica, geneva, sans-serif;
		font-size: 12px;x-small
	}
	
	
		body2 {
		color: #B9B6C1;
		background-color: #000000 ;#1b1a20
		font-family: arial, helvetica, geneva, sans-serif;
		font-size: 12px;x-small
	}
	
	
	td {
	font-family: arial, helvetica, geneva, sans-serif; 
	font-size: 12px;small
	}

	A {
		color: #EE0000;
		text-decoration: none;
		font-weight : bold;
	}

	A:HOVER {
		color: #ffffff;
		text-decoration: none;
		font-weight : bold;
	}
   B {
   	color: #dddddd; #7E7E7E #555555
   }
	 
	  B2 {
   	color: #EE0000;
		font-weight : bold; 
   }
	 
	 .calendarHeader { font-weight: bolder; color: #B9B6C1; background-color: #000000; } 
	 .calendarToday { background-color: #333333; } 
	 .calendar { background-color: #000000; }
	 
	
	.butmail{
	color: grey;
	width: 30px;
	font-family: verdana,arial;
	font-weight : bold;
	background-color: black;
	font-size: 12px;small
	}