P { font-family: arial; font-size: 12px; margin-top:0; padding-top:0 }
P.first { font-family: arial; font-size: 36 px; color: #000000 }
P.second { font-family: arial; font-size: 12 px; color: #999999 }
P.third  { font-family: arial; font-size: 12 px; color: #993300; font-weight: bold }
P.fourth { font-family: arial; font-size: 10 px; color: black }

p.note {
border:1px solid #f00;
margin:8px 0;
padding: 8px;
background: #ff0;
font-size:12px;
font-weight:bold;
}

H1 { font-family: arial; font-size: 24 px; color: black; margin-bottom:0; padding-bottom:0 }
H2 { font-family: arial; font-size: 36 px; color: black; margin-bottom:0; padding-bottom:0 }
H3 { font-family: arial; font-size: 16 px; color: #993300; margin-bottom:0; padding-bottom:0  }


UL { font-family: arial; font-size: 12 px }
A:link { text-decoration: none; color: blue; font-family: arial; font-size: 12px }
A:active { text-decoration: none }
A:visited {text-decoration: none; color: purple; font-family: arial; font-size: 12px }
A:hover { color: #993300; text-decoration: none }

A.body:link { text-decoration: none; color: blue; font-family: arial; font-size: 12px }
A.body:active { text-decoration: none }
A.body:visited {text-decoration: none; color: purple; font-family: arial; font-size: 12px }
A.body:hover { color: red; text-decoration: none }

A.top:link { text-decoration: none; color: red; font-family: arial; font-size: 10px }
A.top:active { text-decoration: none }
A.top:visited { text-decoration: none; color: red; font-family: arial; font-size: 10px }
A.top:hover { color:orange; text-decoration: none }

A.third:link { font-family: arial; font-size: 16 px; color: #003366 }
A.third:hover { color:orange; text-decoration: none }

A.fourth:link { text-decoration: none; color: black; font-family: arial; font-size: 10px }
A.fourth:active { text-decoration: none }
A.fourth:visited { text-decoration: none; color: red; font-family: arial; font-size: 10px }
A.fourth:hover { color: #993300; text-decoration: none }


UL.links {
	LIST-STYLE-TYPE: none;
	margin: 3px; 
	border:0;
	padding:0;	
	WIDTH: 110px; 
	COLOR: white; 
	font-family: Arial;
	font-size:10px;
	
}
UL.links LI {
	BORDER-BOTTOM: #CCCCFF 1px solid
}
UL.links LI B {
	DISPLAY: block; FONT-WEIGHT: bold; font-size:1.3em;
}
UL.links LI I {
	DISPLAY: block; PADDING-LEFT: 2em; FONT-STYLE: normal; BACKGROUND-COLOR: #009933
}
UL.links A {
	DISPLAY: block; WIDTH: 100%; TEXT-DECORATION: none;
}
UL.links A:hover {
	BACKGROUND-COLOR: #CC3300
}
UL.links LI A:hover I {
	BACKGROUND-COLOR: #336600
}
UL.links A:link {
	COLOR: white; TEXT-DECORATION: none
}
UL.links A:active {
	COLOR: #0000cc; TEXT-DECORATION: none
}
UL.links A:visited {
	COLOR: white; TEXT-DECORATION: none

OL LI { font-family: arial; font-size: 12 px; }