P {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : Black;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Maroon;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : Navy;
}

a:hover      { color: #FFFFFF; background-color: #FF0000; background-repeat: repeat; 
               background-attachment: scroll; background-position: 0% 50% }
               
               
h6           { font-family: Times New Roman; font-size: 12px; color: #336699; margin-left: 20; 
               margin-right: 20 }