﻿body
{
    background-color: white;
    color: black;
    font-family: Verdana, sans-serif;
    font-size: 10pt;
	margin: 40px;
    text-align: justify;
}
.bulletin_listing
{
	text-align: center; 
	padding-top: 10px; 
	padding-bottom: 10px;
	font-size:12pt;
}
.bulletin p
{
	font-size: 12pt;
	text-indent: 20px;
}
.bulletin ul
{
	font-size: 12pt;
}
.title
{
	text-align:center; 
	font-weight:bold;
}
#bulletin_footer
{
	font-size: 12pt;
}	
#bulletin_notice
{
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}
#bulletin_notice_body
{
	font-size: 12pt;
	font-style:italic;
}
#bulletin_heading
{
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}