BODY	{
	border: 0;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}


A	{
	border: 0px;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	}


H1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	}

H2	{
	font-size: 100%;
	margin-top:10px;
	margin-bottom:0px;
	}

H3	{
	font-size: 8px;
	}
UL	{
	
	}


.caption {
	font-size: 11px;
	font-weight:bold;
	width: 400px;
	}


.contentbox {
	font-size: 11px;
	width: 400px;
	color: #55554E;
	}

.history {
	font-size: 11px;
	color: #000000;
	text-align: justify;
	width: 400px;
	}

.history_center {
	font-size: 11px;
	color: #000000;
	text-align: center;
	width: 400px;
	margin-top:0px;
	margin-bottom:0px;
	}

.masthead {
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: center;
	line-height:92px;
	}


.footer {
	padding-top:4px;
	margin-bottom:4px;
	font-size: 10px;
	color: #DBD8BD;
	background-image: url(images/footer.jpg);
	background-repeat:  no-repeat;
	background-position: top center;
	text-align: center;
	zzzline-height:92px;
	}

.footer	A {
	font-size: 10px;
	color: #DBD8BD;
	text-decoration: none;
	}

.small {
	font-size: 12px;
	font-weight:normal;
	}

.small A{
	font-size: 12px;
	font-weight:normal;
	text-decoration: underline;
	}

UL.bullet	{
	margin-top: 0;
	margin-bottom:0;
	}

LI.bullet	{
	font-size: 11px;
	font-family: Helvetica,Arial;
	color: #000000;
	}

