.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.dateheader {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #513F27;
	line-height: normal;
	padding-top: 10px;
}
.bigtitle {
	font-size: 36px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	text-align: left;
	padding-left: 40px;
	padding-right: 15px;
}
.sidebar2 {
	line-height: 1px;
	padding-left: 11px;
}
.showtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.note {
	font-size: 10px;
	line-height: 11px;
}
.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #513F27;
	font-weight: bold;
}
.pagehead {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
strong {
    font-weight:bold;
}

em {
	font-style: italic;
}

h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
}

/* Links */

a:visited {
	color: #38446C;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	font-weight: bold;
	color: #2A3352;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	background-color: #FFFF00;
	color: #000000;
}
a:active {
    color: #000000;
	text-decoration: none;
}

body {
	background-color: #38446C;
}

.boldbody {
	font-weight: bold;
}
.midtitle {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.fundraise_red {
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.funraiser_div {
	text-align: left;
	border: thick dashed #996600;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10%;
}
.body_yellow {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.funraiser_div2 {
	text-align: left;
	border: medium dashed #996600;
	position: relative;
	width: 60%;
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
	word-spacing: normal;
	left: 10%;
	right: 10%;
}
.sidebar_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	text-align: left;
	border: thin solid #FF0000;
}
