BODY
{
  background : #FFFFFF;
  color : #000000;
  font-family : Arial, Helvetica;
  font-size : 12px;
  scrollbar-3d-light-color: #000000;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #C6C3C6;
  scrollbar-dark-shadow-color: #FF0000;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #FFFFFF;
}

H1 {
	color : #FFCC00;
	font-family : Arial, Helvetica;
	font-size : 20px;
	text-decoration : underline;
    background : #FFFFFF;
	}

H2 {
	color : #FFCC00;
	font-family : Arial, Helvetica;
	font-size :18px;
	text-decoration : underline;
	background : #FFFFFF;
	}

H3 {
	color : #FFCC00;
	font-family : Arial, Helvetica;
	font-size : 16px;
	text-decoration : underline;
	background : #FFFFFF;
}

mt {
	color:#FF0000;
	font-family: Arial, Helvetica;
	font-size: 16px;
	text-decoration: underline;
	background: #FFFFFF;
	font-weight: bold;
}

A:LINK {
	color : #00B000;
    font-family : Arial, Helvetica;
	font-size : 12px;
	text-decoration:none;
	background : #FFFFFF;
	background-color : transparent;
}


A:HOVER {
	color:#00B000; 
    font-family : Arial, Helvetica;
	font-size : 12px;
	text-decoration:underline;
	background : #FFFFFF;
	background-color : transparent;
}

A:VISITED {
	color:#00B000; 
    font-family : Arial, Helvetica;
	font-size : 12px;
	text-decoration:underline;
	background : #FFFFFF;
	background-color : transparent;	
}

TABLE {
    font-family : Arial, Helvetica;
 	font-size : 12px;
}
