ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL {
	font-size: 1em; 
	font-family: Arial, Helvetica, sans-serif; 
	}
BODY {
	font-size: 10pt; 
	color: black; 
	background: #9cc; 
	}
H1 {
	font-size: 18pt; 
	color: black; 
	background: #9cc; 
	}
H2 {
	font-size: 17pt; 
	color: black; 
	background: #9cc; 
	}
H3 {
	font-size: 16pt; 
	color: black; 
	background: #9cc; 
	}
H4 {
	font-size: 15pt; 
	color: black; 
	background: #9cc; 
	}
H6 {
	font-size: 9pt; 
	color: black; 
	background: #9cc; 
	}
HR {
	color: darkslategray; 
	}
P {
	font: 10pt; 
	color: black; 
	background: #9cc; 
	margin-left: 10px; 
	}
ADDRESS {
	font-size: 14pt; 
	color: black; 
	background: #9cc; 
	}
UL {
	font-size: 10pt; 
	color: black; 
	background: #9cc; 
	}
LI {
	font-size: 10pt; 
	color: black; 
	background: #9cc; 
	}
FORM { 
	padding: 0; 
	margin: 0; 
	display: inline; 
	}
A:link {
	font-size: 10pt; 
	color: #009; 
	background: transparent; 
	text-decoration: underline; 
	}
A:visited {
	font-size: 10pt; 
	color: #909; 
	background: transparent; 
	text-decoration: underline; 
	}
A:active {
	font-size: 10pt; 
	color: #090; 
	background: transparent; 
	text-decoration: underline; 
	}
.tinylink {
	font-size: 8pt; 
	line-height: 0.9em; 
	color: darkslategray; 
	background: transparent; 
	text-decoration: underline; 
	}
.tinytext {
	font-size: 8pt; 
	line-height: 0.9em; 
	color: darkslategray; 
	background: transparent; 
	text-decoration: none; 
	}
