BODY, TD, table {
	background-color:#DBF9FD;
 	font: 'Arial' ;
	font-size : 12pt;
  color:#3300CC;
}
A:  {
	color:#666699;
	text-decoration: underline;
}

A:Hover {
	text-decoration: underline;
	color:#330066;
}
h1 {
	font-size: 36pt;
	font: 'Arial';
  color:#330066;
} 

h3 {
	font-size: 14pt;
	font: 'Arial';
  color:#330066;
} 

h5 {
	font-size: 12pt;
	font: 'Arial';
	font-style: bold;
	font-style: italic;
  color:#330066;
} 
blockquote, ul {
	font-family:'Arial';
	font:'Arial';
	font-size:12pt;
  color:#3300CC; 
}
