# H1.huge {
# 	font-size: 144px;
# 	color : #003;
# 	background: transparent;
# 	font-weight : 500;
# 	margin-top : -28px;
# 	margin-bottom : -8px;
# 	text-decoration: underline;
# 	}
# 
# 
# H1.large {
# 	font-size: 54;
# 	color : #003;
# 	background: transparent;
# 	font-weight : 500;
# 	margin-top : -16px;
# 	margin-bottom : 0px;
# 	text-decoration: underline;
# 	}
# 
# H1 {
# 	font-size: 36px;
# 	color : #003;
# 	background: transparent;
# 	font-weight : 500;
# 	margin-top : 400px;
# 	margin-bottom : 400px;
# 	text-decoration: underline;
# 	}
# 
# H2 {
# 	font-size: 24px;
# 	color : #003;
# 	background: transparent;
# 	font-weight : 500;
# 	margin-top : 400px;
# 	margin-bottom : 400px;
#     }
# 
# H3 {
# 	font-size: 12px;
# 	color : #003;
# 	background: transparent;
# 	font-weight : 500;
# 	margin-top : 400px;
# 	margin-bottom : 400px;
#     }

# b {
# 	color : #003;
# 	background: transparent;
# 	 }

A.external:link {
	color : #080;
	}

A.external:visited {
	color : #050;
	}

A.mailto:link {
	color : #088;
}

A:hover {
	text-decoration: underline;
	background: #dddddd
}

address {
	color : #c00;
	}

td { border: 1px solid black; }
table { border-collapse: collapse; }

# ol { font-size : 15px; margin-top : 10px; margin-bottom : 10px }
# ul { font-size : 15px; margin-top : 10px; margin-bottom : 10px }

