body {
	padding: 0;
	Margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3{
	font: JournalText, "Times New Roman", serif;
	color: #192F56;
	}
h3 a {
	color: #192F56;
	text-decoration: none;
	}
h3 a:hover {
	background-color: #FFCC66;
	color: #192F56; 
	text-decoration: none;
	}
.bluestandouts {
	font: JournalText, "Times New Roman", serif;
	color: #192F56;
	font-weight: bold;
	}
#content {
	Margin: 10px 15px 10px 20px;
	padding: 20px 20px 20px 0px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
#content ul li {
	padding: 5px 0 0 10px;
	font: JournalText, "Times New Roman", serif;
	color: #192F56;
	font-weight: bold;
	}
.descriptions {
	font: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	}
.registration {
	Margin: 0;
	padding: 20px 10px 10px 20px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	}
.registered {
	font-family: JournalText, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #339900;
	display: block;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 300px;
	border: thin dashed #339900;
}
.registered a {
	color: #006600; 
	text-decoration: none;
}
.registered a:hover {
	background-color: #FFCC66;
	color: #663300; 
	text-decoration: none;
}
	
	
.notregistered {
	font-family: JournalText, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	display: block;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 250px;
	border: thin dashed #339900;
}
.notregistered a {
	color: #3333CC; 
	text-decoration: none;
}
.notregistered a:hover {
	background-color: #FFCC66;
	color: #663300; 
	text-decoration: none;
}

#fasttrack a{
font: JournalText, "Times New Roman", serif;
	color: #192F56;
	font-weight: bold;
	text-decoration: none;
}
#fasttrack a:hover {
	background-color: #FFCC66;
	color: #192F56; 
	text-decoration: none;
}
#products a {
font: JournalText, "Times New Roman", serif;
	color: #192F56;
	font-weight: bold;
	text-decoration: none;
}
#products a:hover {
	background-color: #FFCC66;
	color: #192F56; 
	text-decoration: none;
}
.price {
	display:none;
	}
