a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
h1{
	color:#9999CC;
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	}
.style1{
	border-left:none; 
	border-right:none;
	border-color:#009900;
}
.style10 {
	border-bottom-style:dashed;
	font-size: 18px;
	font-weight: bold;
	color:#FF9966;
	}
.style11 {
	border-bottom-style:dashed;
	font-size: 18px;
	font-weight: bold;
	color:#009900;
}
.style3
{
text-align:justify;
}
body,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.wrap {
 	padding: 0 20px;
	width: 800px;
   	margin: 0 auto;
	background-color:#FFFFFF;
	border:solid 2px;
	border-color:#CCCC00;
}
.ad{
	background-color:#CCCCCC;
	border:solid 2px;
	border-color:#00CCFF;
}
