h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: left;
	line-height: 50px;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: medium;
	font-weight: bold;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	line-height: normal;
	list-style-type: disc;
	list-style-position: outside;
	letter-spacing: normal;
	white-space: normal;
	font-weight: normal;


}
body {
	background-color: #FFFFFF;
}
link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFCCFF;
	text-decoration: underline;
}
sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFCC99;

}
