body {
	background: #D3D3D3;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
}
td.box {
	
	font-size: 12px;
	color: White;
	font-family: Tahoma;
}
a:link {
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-weight: bold;
	font-size: 10pt;
	color: blue;		
	text-decoration: underline; }
a:visited {font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-weight: bold;
	font-size: 10pt;
	color: blue;		
	text-decoration: underline; }
a:hover {font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-weight: bold;
	font-size: 10pt;
	color: red;		
	text-decoration: underline; }

a:link.nav {
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration: underline; }
a:visited.nav {font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;		
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration: underline; }
a:hover.nav {font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-size: 8pt;
	font-weight: bold;
	color: blue;		
	text-decoration: underline; }
	a:link.order {
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration: underline;
	background: Maroon;
	padding: 6px; }
a:visited.order {font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;		
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration: underline; 
	background: Maroon;
	padding: 6px;}
a:hover.order {font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-size: 16pt;
	font-weight: bold;
	color: blue;		
	text-decoration: underline; 
	background: Maroon;
	padding: 6px;}
b {
	 
}
h2.blue {
	color: #4800FF;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-size: 16pt;
	font-weight: bold;
}
.register {
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-size: 16pt;
	font-weight: bold;
	background: Maroon;
	padding: 4px;
	
}
.quote{
	color: #4800FF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
}
table.test{
	
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	background-color: #D9F7C9;
	width: 500;
	padding: 10;
	text-align: left;
}	
table.box{
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	background-color: #CCFFCC;
	width: 500;
	text-align: left;
	border:10px;
}