body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	margin: 0px;
	color: black;
	background-color: white;
	}

img {
	border-style: none;
	}

.introheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	padding: 5px;
	color: white;
	background-color: #3366FF;
	width: 100%;
	}

.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: bold;
	padding: 10px;
	color: white;
	background-color: #3399FF;
	width: 100%;
	border-top: 1px solid white;
	}

.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	padding: 5px;
	color: #fcc42e;
	background-color: #fcc42e;
	width: 100%;
	border-top: 1px solid white;
	}
.menubar a {
	color: blue;
	text-decoration: underline;
	}
.menubar a:hover {
	color: #FF3333;
	text-decoration: underline;
	}

.footerheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	padding: 5px;
	color: #808080;
	background-color: #dfe4e6;
	width: 100%;
	}

.footerlegal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-weight: bold;
	padding: 5px;
	color: #81a2e4;
	background-color: #f0f0f0;
	width: 100%;
	border-top: 1px solid white;
	}

.aff {
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:200px;
	font-size: 10px; 
	font-weight: normal;
	}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: bold;
	padding: 10px;
	color: black;
}

.pagebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	padding: 10px;
	margin-left: 20px;
	color: #404040;
	width: 500px;
}


a.signup {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	}
a.signup:hover {
	color: #FF3333;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	}

li {
	margin-bottom: 10px;
	}
	
.red {
	color: red;
	}
	
.pagebody a,
.pagebody a:visited {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	white-space: nowrap;
	}
.pagebody a:hover {
	color: #FF3333;
	text-decoration: underline;
	font-weight: bold;
	white-space: nowrap;
	}
	
.quotation {
	font-size: 12px;
	background-color: #CCCCFF;
	color: black;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	font-style: italic;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.buynow {
	font-size: 18px;
	font-weight: bold;
	color: red;
	margin-top: 20px;
	margin-bottom: 20px;
}

.buynow a {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: red;
}

.answer {
	color: orange;
}
