h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	margin-top: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	text-indent: -30px;
	margin-left: 30px; 

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-align: center;
}
a:link { color: #336699; text-decoration: none }
a:active { color: #990000; text-decoration: none }
a:visited { color: #336699; text-decoration: none }
a:hover { color: #336699; text-decoration: underline }
#ad1 { 
	position:absolute; 
	left:10; 
	top:10; 
	width:600; 
	z-index:1; 
	height: 60;
}
#corner {
	position:absolute; 
	left:620px; 
	top:10px; 
	width:180px; 
	height:60px; 
	z-index:2
}
#content {
	position:absolute;
	left:10px;
	top:100px;
	width:600px;
	z-index:1;
	height: 100%;
}
#ad2-3 {
	position:absolute; 
	left:620px; 
	top:100px; 
	width:180px; 
	height:600px; 
	z-index:3
}
