BODY {
;
}
A:VISITED {
	color : #009900;
	text-decoration : none;
; font-family: "Times New Roman", Times, serif; font-weight: bold
; font-size: 14px
; background-color: #B3CCCC
}

A:HOVER {
	background-color : #B3CCCC;
	color : #FF0000;
	text-decoration : none;
; font-family: "Times New Roman", Times, serif; font-weight: bold
; font-size: 14px
}

H1 {
;
}

H2 {
;
}

H3 {
;
}

H4 {
;
}

H5 {
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	font-weight : 800;
	margin-bottom : -0.8em;
}

BLOCKQUOTE {
;
}

CAPTION {
;
}

TH {
	background-color : #FFFF00;
}

TD {
; clip:   rect(   )
}


A:LINK { 
	color : #0000FF;
	text-decoration : none;
; font-family: "Times New Roman", Times, serif; font-weight: bold
; font-size: 14px
 } 
