BODY {
	background-color : #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 11px;
	margin: 0px;
	text-align: left;
	}
p {
	margin-top: 10px;
	margin-bottom: 0px;
	}
td {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
li {
	list-style-position: outside;
	list-style-image:  url(../images/bullet-CC0000.png);
	margin-top: 6px;
	font-size: 11px
	}
ul {
	margin-top: 0px;
	margin-left: 22px;
	padding: 0px 0px 0px 10px;
	margin-bottom: 0px;
	}
blockquote {
	margin-right: 10px;
	margin-left: 15px;
	}
label {
	margin-top: 0px;
	margin-bottom: 4px;
	}
	
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 10px;
	}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 16px;
	margin-bottom: 0px;
	}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #43510C;
	margin-top: 12px;
	margin-bottom: 0px;
	}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	margin-top: 8px;
	margin-bottom: 0px;
	}
strong {
	font-weight: bold;
	color: #3D3D3D;
	}
strong a:link {
	font-weight: bold;
	color: #3D3D3D;
	}
strong a:hover { 
  font-weight: bold;
  color: #CC0000;
  }
	
a:link {
  color: #004080;
  text-decoration : underline; 
  }
a:visited {
  color: #004080;
  text-decoration : underline;
  }
a:hover { 
  color: #CC0000;
  text-decoration : underline;
  }
a:active { 
  color: #999999;
  text-decoration : none;
  }
 
table h3 {
	margin-top: 4px;
	}

h1 + h2 {
	margin-top: 8px;
	}	
h2 + h3 {
	margin-top: 8px;
	}
h1 + p {
	margin-top: 4px;
	}	
h2 + p {
	margin-top: 4px;
	}
h3 + p {
	margin-top: 4px;
	}
h1 + li {
	margin-top: 4px;
	}
h2 + li {
	margin-top: 4px;
	}
h3 + li {
	margin-top: 4px;
	}
table {
	margin: 0px;
}
td {
	margin: 0px;
	border-top-width: thin;
	border-top-style: none;
}
tr {
	margin: 0px;
}
