	BODY {
		color: black;
		font: 8px Verdana;
	}

	TH {
		background: #DCDCDC;
		color: black;
	}



	h1 {
		background: white;
		color: #4682B4;
		margin: 0px 5px 0px 5px;
		font: bold 20px;
	}

	h2 {
		background: #0f5085;
		color: white;
		margin: 0px 0 4px 0;
		font: normal 18px sans-serif;
		padding:  4px 2px 4px 4px;
	}

	h3 {
		background: white;
		color: #483D8B;
		font: normal bold 12px;
		margin: 11px;
	}

	LI  {
		list-style: disc;
	}

	UL {	
		margin-top:  5px;
		margin-bottom:  5px;
	}

	DT {
		margin: 0px 5px 0px 5px;
		font: bold 100%;
	}

	A {
		color: red;
		text-decoration: none;
	}

	A:Hover {
		color: #000080;
		text-decoration: none;
	}

	Pre {
		font: 11px verdana;
		margin: 5px 0 5px 20px;
		padding: 3px;
	}

	P {
		margin: 5px 0 5px 11px;
	}

	Strong {
		background: white;
		color: #8B0000;
		font: bold 100%;
	}
input {	border:1px solid #7F9DB9; padding:0; FONT-FAMILY: Tahoma; FONT-SIZE: 8pt; FONT-WEIGHT: bold; scroll}
button	{BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: black; FONT-FAMILY: Tahoma; FONT-SIZE: 8pt; FONT-WEIGHT: bold;}
textarea {	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: black; FONT-FAMILY: Tahoma; FONT-SIZE: 8pt; FONT-WEIGHT: bold;}
select {	BACKGROUND:  white scroll repeat 0% 0%; COLOR: black; FONT-FAMILY: Tahoma; FONT-SIZE: 8pt; FONT-WEIGHT: bold;}
radio {	padding:0;}
INPUT.num {
	FONT-FAMILY: monospace; TEXT-ALIGN: right
}
printables { font-family: Verdana; font-variant: small-caps; font-size: 8pt }