body {
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #fffef8;
	text-align: center;
}

font {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000000;
font-size: 12pt;}

#Topmenu {
font-size: 11pt;
height: 33px;
float: none; /* since this element is floated, a width must be given */
width: 100%; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
background: #CCC;
padding: 0 0 0 0px;
}

p {
font-family:  Arial, Verdana, Helvetica, sans-serif;
color: #000000;
font-style: normal;
font-size: 11pt;}

h1 {
	font-family:"Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #006;
}

h2 {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	color: #603;
	font-style: italic;
	font-weight: bold;
	font-size: x-large;
}

h3 {
color: #990033;
text-align: center;}

.headrow {
	background-color: #D5F1FF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}

.wonderglo {
font-family: "Brush Script MT", cursive;
font-weight: bold;}

.jarvie {
font-family: Impact; 
font-weight: bold;
}

.matson {
font-family: "Bookman Old Style"; 
font-weight: bold;
}

a:link {
color: #0000ff;
font-weight: bold;}

a:visited {
color: #800080;}

a:hover {
color: #ff0066;}

a:active {
	color: #ff0000;
	font-weight: bold;
}

