p {
    TEXT-ALIGN:  center;
	FONT-SIZE:  10pt; 
	COLOR: Black; 
	FONT-FAMILY: Verdana, 'Trebuchet MS', Arial, serif; 
	FONT-WEIGHT: BOLD;
	}

h1 {
     FONT-SIZE:  100%;
     COLOR:  black;
font-family: Verdana, 'Trebuchet MS', Arial, serif;
     }

h2 {
     FONT-SIZE:  125%;
     COLOR:  black;
     font-family: Verdana, 'Trebuchet MS', Arial, serif;
     }

h3 {
     FONT-SIZE:  100%;
     COLOR:  black;
     font-family: Verdana, 'Trebuchet MS', Arial, serif;
     }

.alttext2 {
    background-color: white;
	text-align: left;
	font-size:  x-small; 
	color: Black; 
	font-family: Verdana, 'Trebuchet MS', Arial, serif; 
	font-weight: BOLD;
	}
a:link {color: #FF0000}
a:visited {color: #00FF00}
a:hover {color: #FF00FF}
a:active {color: #0000FF}

