body {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 110%;
}

h2 {   font-weight: bold;  font-size: 110%;   }

h3 {  font-weight: bold;  font-size: 80%;             }

h4 {  font-size: 80%;  font-weight: bolder;   }

h5 {  font-size: 90%;  }

h6 {  font-size: 90%;  }

p {  font-size: 80%;  }

li { font-size: 80%;  }

ol {   font-size: 80%;  }

a:link { color: #0002F9; text-decoration:none;   }
a:visited { color:#000099; text-decoration:none}
a:hover { color:#FF0000; text-decoration:underline; }
a:active { color:#04F72C; text-decoration:none}
.hell {
	color: #FF00CC;
}


