#head {
	background-color: #05699D;
	margin: 0px;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 18px;
}
#main {
	text-align: center;
}
#head h1 {
	color: #CCC;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
}
.testimoniallink {
	font-weight: bold;
	color: #00F;
}

#main .heading {
	font-size: 36px;
	color: #F00;
	font-weight: bolder;
	clear: both;
}
.it {
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-indent: 200;
}
.black {
	color: #000;
}
.em {
	font-style: italic;
}
.shout {
	font-weight: bold;
}
.superloud {
	color: #F00;
	font-weight: bolder;
}
#main #intro {
	margin-top: 0px;
	text-align: left;
}
li {
	list-style-image: url(../images/tick.jpg);
}
#main form #registerT {
	border: 4px dashed #F00;
	background-color: #FFC;
}
#main form #registerT tr td div .terms {
	font-size: 11px;
	color: #00C;
	text-decoration: underline;
	cursor: pointer;
}
#main #testimonial {
	font-family: "Courier New", Courier, monospace;
	background-color: #FF9;
	font-size: 14px;
	line-height: 18px;
	border: 1px solid #666;
}
