p {
	font-family: Arial;

}
em {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	color: 003399;
	font-style: normal;
}
table {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #003399;
}
b {
	font-family: Arial;
	font-size: 12px;
	color: 003399;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;

}
strong {
	font-family: verdana;
	font-size: 12px;
	color: #005fba;
	line-height: 20px;

}
a:link {
	color: #005fba;
	text-decoration: none;
}
a:visited{
	color: #005fba;
	text-decoration: none;
}
a:hover{
	color: #005fba;
	text-decoration:underline;
}

h1 {
	font-family: Arial;
	font-size: 15px;
	color: #003399;
}
blockquote {
	line-height: 14px;
	font-size:11px;
	
}
h2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #003399;
	font-weight:normal;

}
body {
	background-image:url(http://www.beanangel.org/images/index/bg_fade1000.jpg); 
	margin-top:0px;
}


h3 {
	font-family: Arial;
	font-size: 10px;
	color: 003399;
	font-style: normal;
	font-weight:100;
	line-height:10px;
}

.box_grayline {border:thin solid #CCCCCC;}
.box_gray {border:thin solid #CCCCCC; background-color:#efefef; font-size:11px; line-height:16px; padding:4px;}
.box_yellow {border:thin solid #E3AB5E;}

.volunteer { background:#ffad35; font-family: verdana; font-size:12px; color:#0033FF;}
.volunteer a:link { background:#ffad35; font-family: verdana; font-size:12px; color:#0033FF;}
.volunteer a:visited { background:#ffad35; font-family: verdana; font-size:12px; color:#0033FF;}
.volunteer a:hover { background:#ffad35; font-family: verdana; font-size:12px; color:#0033FF;}
.volunteer a:active { background:#ffad35; font-family: verdana; font-size:12px; color:#0033FF;}
