BODY {
	background-image: url(images/grid1.gif);
	background-color: #bfdfff;
	font-family :  Arial, sans-serif;
	font-size: 12px;
	}

TABLE {
	border: 0 none;	
	color: #0080C0;
	}
	
 TD {
	font-weight: normal;
	font-size: 12px;
	}

UL {
	color: #0080C0;
	}

A:VISITED {
	font-size: 14px;
	color: #00B0C0; 
	}

A:LINK {
	font-size: 14px;
	color: #0080C0;
	}

A:HOVER { 
	font-size: 14px;
	color: #0050A0;
	 }
/* note that A:HOVER isn't supported by all browsers */

h1 {
	color: #0080C0;
	font-family :  Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 0px;
	}

h2 {
	color: #0080C0;
	font-family :  Arial, sans-serif;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 0px;
	}

h3 {
	font-size: 14px;
	color: #0080C0;
	font-family :  Arial, sans-serif;
	margin-bottom: 0px;
	}

