﻿p {
 margin:0;
 padding-top:10px;
}

h7 {
	text-align:left;
	font-size:9pt;
	margin-left:15px;
	margin-right:10px;
	margin-top:10px;
	color:#76754D;
	font-family: Verdana, sans-serif;
	line-height: 16px;
	font-weight: normal;
}
h5 {
 text-align:left;
 font-size:10pt;
 margin-left:20px; 
 margin-right:10px;
 margin-top:10px;  
 color:#999966;
 font-family: Verdana, sans-serif;
 }
 
h4 {
 text-align:justify;
 font-size:9pt;
 margin-left:15px; 
 margin-right:10px;
 margin-top:10px;  
color:#76754D;
font-family: Verdana, sans-serif;
line-height: 16px;
font-weight: normal;
 }

h3 {
	font-size:10pt;
	margin-left:34px;
	margin-right:2px;
	margin-top:10px;
	color:#999966;
	font-family: Verdana, sans-serif;
	font-weight: normal;
 }
 
h2 {
 font-size:9pt;
 margin-top:10px;
 color:#993333;
 font-family: Arial, sans-serif;
}

h1 {
font-family: Verdana, sans-serif;
font-size:8pt;
color:#CCCCCC;
}

a:link {
color: #993333;
}
a:visited {
color: #993333;
}
a:active {
color: #993333;
}
a:hover {
color: #993333;
text-decoration: underline;
}
a {
text-decoration: none;
}
 
ul {
list-style-position: outside;
list-style-image:url(images/arrow.jpg);
list-style-type: square;
}
.bulletin {
	font-size:10pt;
	margin-left:10px;
	margin-right:2px;
	margin-top:10px;
	color:#76754D;
	font-family: Verdana, sans-serif;
	text-align: left;
}
