p {  	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 10pt;
		margin-top: 0px;
		margin-bottom: 10px
		}

a {
	text-decoration: none;
	color : #CC0000;
}

a:hover {  color: #333399; text-decoration: underline}


h1 {  	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #333366;
		font-size: 14pt;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 15px;
		margin-left: 0px
		}
		
h2 {  	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		margin-bottom: 0px;
		margin-top: 5px
		}
		
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px
}
		
h4 {  	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 10pt;
		font-weight: bold;
		margin-bottom: 0px
		}

li {    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 10pt;
		margin-left: 5px;
		list-style-type : disc
		}
		
ul {    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 10pt;
		margin-top: 0px;
		margin-bottom: 5px;
		margin-left: 20px
		}

.scrollbars { 
		SCROLLBAR-FACE-COLOR: #006699;
		SCROLLBAR-HIGHLIGHT-COLOR: #6699CC;
		SCROLLBAR-SHADOW-COLOR: #003366;
		SCROLLBAR-3DLIGHT-COLOR: #6699CC;
		SCROLLBAR-ARROW-COLOR: #FFCC99;
		SCROLLBAR-TRACK-COLOR: #CCCCCC;
		SCROLLBAR-DARKSHADOW-COLOR: #003366
	}

.table {  }

.form 		{  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}

.button {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 8pt;
			background-color: #CC0000;
			border:1px outset;
			margin-top: 0px;
			margin-right: 10px;
			margin-bottom: 0px;
			margin-left: 10px;
			font-weight: bold;
			color: #FFFFFF}

.FirstPara {  font-weight: bold; margin-bottom: 10px }
.Body  { margin-bottom: 10px }
.caption {  font-size: 9pt; font-weight: bold; color: #003366}
.error {  font-weight: bold; color: #CC0000}
.superscript {  font-size: smaller; vertical-align: text-top}
.highlight {  font-weight: bold; color: #003366}
.footer {  font-size: 8pt; margin-top: 2px; margin-right: 2px}

.latest {  color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
a.submenu {  color: #FFFFFF; margin-top: 5px; margin-bottom: 5px}
a.submenu:hover {  text-decoration: underline; color: #FFFFFF; margin-top: 5px; margin-bottom: 5px}
a.latest {  color: #FFFF66 }
a.latest:hover {  text-decoration: underline; color: #FFFF33 }
.table {  margin-top: 0px; margin-bottom: 0px}

.credit {  font-size: 9pt; color: #003366; margin-top: 0px; margin-bottom: 5px}
a.credit {  color: #003366 }
a.credit:hover {  text-decoration: underline; color: #CC0000 }

