h1 {text-align:center; color:gray; font-size:24pt; text-transform:uppercase; width:80%; margin-left:20%; border-width:12pt;}

body 	{
	font-family:"Verdana, Arial, Helvetica, sans-serif"; 
	font-size:11pt; 
	background-color:ghostwhite
	}
h2 {color:yellow; font-size:18pt;}
h3 {color:cyan; font-size:16pt;}
.big {font-family:times new roman; font-size:36; font-weight:bold;}

A:link    {color:#0000FF; text-decoration:none;}
A:visited {color:#98b0ff; text-decoration:none;}
A:hover   {color:#FF0000; text-decoration:none;}

.menu {font-family:arial, helvetica; font-size:11pt;}
