P,LI {
font-family: Times;
font-size: 18pt;
}
A:visited {color: #1313EF; text-decoration: none}
A:link {color: #2020EF; text-decoration: none}
A:active {color: #6666EF; text-decoration: none}
A:hover {cursor: default; color: #6666EF; text-decoration: line-through}

H1 {
	text-align: center;
        font-size: 32pt;
        font-weight: bold;
        font-family: Courier;
}

H2 {
	text-align: left;
        font-size: 24pt;
        font-weight: bold;
        font-family: Courier;
}
H3 {
	text-align: left;
        font-size: 18pt;
        font-weight: bold;
        font-family: Courier;
}

.__sub {
        font-size: 24pt;
        font-weight: bold;
        font-family: Courier;
}

.__ad_box {
	border:solid 2px #060;
	border-color: #8b4744;
}
.__ad_font {
	font-size: 10;
	color: #8b4744;
        font-family: Courier;
}
