body {
background:#000;
}

p {
font-family: verdana, sans-serif;
font-size: 11px;
color: #000000;
}

h1 {
font-family: verdana, sans-serif;
font-size:14px;
font-weight: bold;
}

h2 {
font-family: verdana, sans-serif;
font-size:18px;
font-weight: bold;
}
 
a:link {
	color: #990033;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
}
a:hover {
	text-decoration: none;
	color: #990033;
	font-weight: bold;
	font-size: 10px
}

a:visited {
	color: #333333;
	font-weight: normal;
	font-size: 11px
}

.instructors {
	font: normal 10px Verdana, Geneva, sans-serif;
}
.imagelabel {
	font: normal 11px Verdana, Geneva, sans-serif;
	text-align: left;
	color: #000;
}
.orderbuttontext {
	font: normal l0px Verdana, Geneva, sans-serif;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-transform:uppercase;
}

.sigbooktext {
	font: normal, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color: ##000;
	font-weight: bold;
}

.headingspayonline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9;
}


