body {
	background-color: #FDF3DA;
	margin: 0px;
	background-image: url(images/boomerang.gif);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #049085;
	text-align: center;
	line-height: 4em;
	margin-right: 15px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #049085;
	line-height: 2em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.7em;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FF5955;
}

h5 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF5955;
}
h5 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF5955;
}
h5 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF5955;
}
h5 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF5955;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.3em;
	margin-bottom: 20px;
	margin-left: 10px;
}
#table {
	font-size: 80%;
	color: #049085;
	line-height: 1.5em;
}
h3 {
	color: #B93943;
}
a:link {
	color: #01CDC2;
}
a:hover {
	color: #FA828C;
}
a:visited {
	color: #01CDC2;
}
ul {
	line-height: 2em;
}
.important {
	font-size: 11px;
	font-weight: bold;
	color: #C53E5C;
	font-size: 11px;
	line-height: 1.5em;
}

.important a:link {
	color: #C53E5C;
}
.important a:hover {
	color: #C53E5C;
}
.important a:visited {
	color: #C53E5C;
}
#newsboard {
	width: 250px;
	background-image: url(images/newsboard-middle.gif);
	float: right;
	margin-left: 10px;
}
#newsboardtop {
	background-image: url(images/newsboard-top.gif);
	background-repeat: no-repeat;
	height: 22px;
}
#newsboardmid {
	background-repeat: repeat-x;
}
#newsboardbottom {
	background-image: url(images/newsboard-bottom.gif);
	height: 26px;
}
#newsboardtext {
	margin-right: 10px;
	margin-left: 10px;
	color: #01A89E;
	font-size: 105%;
	text-align: center;
	line-height: 1.2em;
}
