/* CSS Document */

body {
background:#6495ED;
}

a:link a:visited{
color:#000099; 
}

.prehead {
font-size:18px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
}

.headline {
	font-family: Impact;
	font-size: 42px;
	text-align: center;
	font-weight: normal;
	color:#990000;
}

.minihead {
font-size:18px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;


}
.subhead {
	font-family: Impact;
	font-size: 28px;
	text-align: center;
	font-weight: normal;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
}
.h2 {
	font-family: Impact;
	font-size: 33px;
	font-weight: normal;
		color:#990000;
	text-align: center;
}
.h3 {
	font-family: Impact;
	font-size: 30px;
	font-weight: normal;
		color:#990000;
	text-align: center;
}
.bonuses {
	font-family: Impact;
	font-size: x-large;
	font-weight: normal;
	text-align: left;
	color: #000;
}
.ttable {
	border: 10px dashed #000;
	
}
.hi {
	background-color: #FF0;
}
.time {
	font-family: Impact;
	font-size: 28px;
	font-weight: normal;
	text-align: center;
}
.txtsm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.txtc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}
li {
padding-top:10px;

}

blockquote {
width:90%;
margin-left:20px;
margin-right:20px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
.disclaimer {
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
margin:25px;
padding:10px;
}
table {
background:#FFFFFF;
}

.testi {
background:#FFFF99;
}
