p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.warning {
	color: #FF0000;
	font-weight: bold;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #000000;


}
.smalltext {
	font-size: .8em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #000000;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #000000;

}
body {
	background-color: #ffffff;
}

a:visited { 
	color: #0000FF;
	}
a:hover { 
	color: #FF0000;
	
	}
 li {font-size: 1em;
 font-family: Georgia, "Times New Roman", Times, serif; }   
    