a { text-decoration: underline }
a:link  { text-decoration: none }
a:visited { text-decoration: none }
a:hover  { color: red; text-decoration: underline }

p { text-indent: 1em }

table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; margin-top: 2px }

h1 { font-size: 12px; color: black; font-family: Verdana, Tahoma }

.border	{ border-right: #CCCCCC 2px solid; border-top: #CCCCCC 2px solid; border-left: #CCCCCC 2px solid; border-bottom: #CCCCCC 2px solid }

.line { border-left: #CCCCCC 1px solid }

.ed { font-size: 10px; color: black; font-family: Verdana, Tahoma }

.i {BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid}

.recl 		{ font-size: 9; color: #000000; TEXT-DECORATION: none }
.recl:link  	{ font-size: 9; text-decoration: none }
.recl:visited 	{ font-size: 9; color: #993399; text-decoration: none }
.recl:hover 	{ font-size: 9; color: #FF0000; text-decoration: underline }

#content 	{ position: absolute; 	top: -3000px }
