body a {
	font: 12px arial;
	font-size: 100%;
	color: #000000;
	text-decoration: underline;
}
body a:hover {
	font: 12px arial;
	font-size: 100%;
	color: #6666FF;
	text-decoration: underline;
}
body {
	font: 12px tahoma;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}
h5 {
   font-size: 70%;
   color: #666666;
   text-decoration: underline;
}
h4 {
   font-size: 100%;
   color: #6666FF;
   background: white;
}
h3 {
   font-size: 120%;
   color: #000000;
   background: white;
}
p {
   font-family: "tahoma";
   font-size: 75%;
   color: #333333;
}
li {
   font-family: "tahoma";
   font-size: 75%;
   color: #333333;
}
h1 {
   font-size: 100%;
   color: #6666FF;
   background: none;
}
