@charset "UTF-8";
/* CSS Document */

body {
	color: #4F2E0F;
	}

p, li, td {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 13px;
}

h1 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 18px;
	margin-top: 1em;
	}
	
h2 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	margin-top: 1em;
	}
	
h3 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	margin-top: .5em;
	}
	
#sponsors {
	font-size: 8px;
	text-align: center;
	}
	
.center {
	text-align: center;
	}