﻿body {
	background-color: White;
	background: White;
	background-image: None;
	color: Black;
	font-family: "Georgia", "Times New Roman", Times, serif;
}

h1 {
	font-family: "Trebuchet","Trebuchet MS", Courier, Algerian, Arial, sans-serif;
	font-size: 16pt;
	text-transform: UPPERCASE; 
	text-align:center;
}

h2 {
	font-family: "Trebuchet","Trebuchet MS", Courier, Algerian, Arial, sans-serif;
	font-size: 12pt;
	text-transform: UPPERCASE; 
	text-align:center;
}

.jumpmenu 
{
	background-color: White;
	background: White;
	background-image: None;
	color: Black;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: x-small;
/*	text-align:center; */
}


