body {
	background-color : white;
	background-image : url(/2002/img/speedyhead_sun.jpg);
	background-repeat : no-repeat;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	padding : 0;
}
.wrapper {
	margin-top : 0px;
	margin-bottom : 30px;
	margin-left : 118px;
	border-left: 4px dotted #99cccc;
	border-bottom: 4px dotted #99cccc;
}
.header {
	margin-left : 71px;
	margin-top : 0px;
	padding-top : 0px;
}
.maintext {
	width : 600px;
}
h1 , h2 , h3 , h4 , h5 , p , li, dd, dt, form {
	font-family: verdana, arial, sans-serif;
}
h1 , h2 , h3 , h4 , h5 , p, ul , ol , dl, form {
	margin-left : 71px;
}
ul , ol , dl {
	padding : 0;
}
dd, li {
	margin-left : 35px;
}
h1 , h2 , h3 , h4 , h5 {
	color: #006666;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
p , ul , ol , dl, form {
	color: #000033;
	font-size: 12px;
}
p small {
	font-size:10px;
}
a {
	text-decoration: none;
}
a:link {
	color: #006666;
}
a:visited {
	color: #666666;
}
a:hover, a:active {
	color: white;
	background-color:#66cccc;
}
a:link.image, a:visited.image, a:hover.image, a:active.image {
	background-color: transparent;
}
img {
	border-width:0px;
}
.quote {
	background-color : #ddffff;
}
.quote , ul , ol , dl , .list {
	font-size : 11px;
}
.form1 {
	background-color:#ccffff;
}
.form2 {
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	background-color:#ccffff;
	color:#006666;
}
.strike {
	text-decoration: line-through;
}
.underline {
	text-decoration: underline;
}
.center {
	text-align : center;
}
