@charset "utf-8";

h1 {
	font-size: 1.4em;
}

p {
	font-size: .9em;
}

ul ul{
	font-size: 1.0em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.0em;
}
table, th, td {
	color: #FFFEFD;
	font-size: .98em;
	text-decoration: none;
	font-weight: 100;
	text-align: center;
	border: 0px solid #5C5547;
}
