p.menu {
	color: #000099; 
	font-family: "Tahoma", Verdana, sans-serif;
	font-size : 2em; 
	font-weight : plain;
	text-align: center;
	margin: 0px;
	}
a.menu:link {text-decoration: none; color: #000099;}
a.menu:visited {text-decoration: none; color: #000099;}
a.menu:hover {text-decoration: none; color: #990000;}
a.menu:active {text-decoration: none; color: #000099;}

p.menu1 {
	color: #000099; 
	font-family: "Times New Roman", "Times", serif;
	font-size : 1.4em; 
	font-weight : bold;
	text-align: center;
	margin: 0px;
	}
a.menu1:link {text-decoration: none; color: #000099;}
a.menu1:visited {text-decoration: none; color: #000099;}
a.menu1:hover {text-decoration: none; color: #990000;}
a.menu1:active {text-decoration: none; color: #000099;}

td {
	color: #000000; 
	font-family: "Tahoma", Verdana, sans-serif;
	font-size : 1em; 
	font-weight : plain;
	}

p.title {
	color : #990000; 
	font-family: "Tahoma", Verdana, sans-serif;
	font-size : 2em; 
	font-weight : bold;
	text-align: left;
	}

