P {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 15px;
}

BODY,OL,UL{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 15px;
}

FORM,TABLE{
font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 15px;
}

H1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
}


a:link {color: black}     /* unvisited link */
a:visited {color: red}  /* visited link */
a:hover {color: orange}   /* mouse over link */
a:active {color: red}   /* selected link */


#menu_bg
{
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: -3px;
	/*background-position: 0 -3;*/
}

#bottom_bg
{
	background-image: url(images/bottom_fade.jpg);
	/*background-image: url(images/bottom_swoosh.jpg);*/
	background-repeat: repeat-x; 
	background-position: 100% 100%;
}


/* THIS IS THE HEART OF TYPO. Change this, and the Typo base goes haywire! */
.bodytext
{

}
