DUMMY {color: black}

/* last revised 12/3/99 */

BODY {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt; 
	text-align: left; 
	margin-right: 20px;
	margin-left: 110px;
	color: black;
	background-color: white;
		}

IMG.logo {
	margin-left: -110px;
		}

A:link {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt; 
	font-weight: bold;
	color: #006666;
		}

A:visited {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
	color: #808080; 
		}

A:active {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #AA0000; 
		}

A:hover {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #AA0000; 
		}

H1 {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: large
		}

H2 {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; 
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
	color: #000000
		}


H3 {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	color: #000000
		}

H4 {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; 
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	margin-left: 0px;
	padding: 6px;
	color: 0055AA;
	border: none;
	background-color: #FFFFFF;
		}

H5 {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 13pt; 
	font-weight: bold;
	margin-left: 0px;
	padding: 10px;
	color: #0055AA;
	border: none;
	background-color: #FFFFCC 
		}

H6 {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12pt; 
	font-weight: bold;
	margin-left: 0px;
	padding: 2px;
		}

P {	
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	margin-left: 30px
			}

P.center {
	margin-left: -110px;
	text-align: center
			}

P.copyright {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt; 
	font-style: italic;
	margin-left: -110px;
	text-align: center;
	font-weight: bold;
		}

P.concludenote {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-weight: bold;
	color: #DD4400
		}

P.warn {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	margin-left: 0px;
	padding: 10px;
	border-style: solid;
	color: 880028;
	background-color: #FFFFDD;
	border-color: #FFFFCC;
		}

P.embed {	font-family: Georgia,"Times New Roman",Times,serif; 
	margin-left: 18px
		}

P.contact {
	font-family: Georgia,"Times New Roman",Times,serif;
	background-color: #FFFFCC;
		}

TD {
	font: 8pt "Trebuchet MS" Verdana Arial Helvetica sans-serif;
}

DIV {	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	margin-left: 30px
		}

.topics {	font-weight: bold
		}

/* Adding anything to the UL tag breaks the bullet: use SPAN or DIV to space, but remember */
/* NOT to allow SPAN and DIV to share a font style or size!  */

UL {	list-style-type: square
		}

.square {list-style-type: square}
.circle {list-style-type: circle}
.disk {list-style-type: disk}

OL { 	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
		}


DT {	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 30px;
	color: #0055AA;
		}

DD {	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12pt;
		}


.sanred {	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color: #FF0000;
		}


.serif {font-family: Georgia,"Times New Roman",Times,serif}

.sanserif {font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif}

.fantasy {font-family: "Comic Sans MS",fantasy,Arial,sans-serif"}

.mono {font-family: "Monotype.com",monospace}
