@charset "utf-8";
body {
	background: #6e5e4f;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.largebold {
	font-size: 110%;
	font-weight: bold;
}
h1 {
	font-size: 135%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 120%;
}
a {
	color: #4F51AA;
	text-decoration: underline;
	font-weight: bold;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 100%;
}
.smred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #CC0000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.whitelink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 120%;
}
.tiny {
	font-size: 70%;
	color: #FFFFFF;
}
.tinywhitelink {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.red {
	font-weight: bold;
	color: #CC3300;
}
.whitelinkunderline {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.smalltext {
	font-size: 80%;
}
