.font1 {
	font-size: 12px;
}
.link1 a:link {
	color: white;
	text-decoration:underline;
}
.link1 a:hover {
	color: white;
}
.link1 a:visited {
	color:#6FF;
}
h1 {
	font-family:"Georgia";
	font-size:24px;
	color:#8A5713;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#384F83;
}.font2 {
	font-size: 14px;
}
.font3 {
	color: #F00;
}

