	body {
		font-family: trebuchet ms, helvetica, verdana;
        font-size: 8pt;
		}
		
	td {             	
		font-family: trebuchet ms, helvetica, verdana; 
		font-size: 8pt; 
		color:#000000;
		}
		

	h1,h2,h3,h4,h5,h6 {
		margin: 0px 0px 0px 0px;
		}

	hr {	
		border: 5px solid #c60c19; 
		width: 80%;
		margin-bottom: 2px;
		margin-top: 2px;
		text-align: center;
		}
		
	.dash {	
		border: none 0; 
		border-top: 1px dashed #bbbbbb;
		width: 100%;
		height: 1px;
		}	

 	.red { color: #c60c19 }
	
	.gold { color: #c69b1d }
	
	.orange { color: #ED672C }

	.dark { color: #000000 }
	
	.pink { color: #f87e87 }
	
	.white { color: #ffffff }
	
	.buttonorange {
		font-family: trebuchet ms, helvetica, verdana; 
		font-size: 8 pt; 
		font-weight: bold;
		color: #ffffff; 
		border-style: solid; 
		border-width: 0; 
		padding: 0; 
		background-color: #ED672C }
	
	.combobox {
		.buttonorange {
		font-family: trebuchet ms, helvetica, verdana; 
		font-size: 8 pt; 
		}

	a:link {
		color: #C60C19; 
		font-weight: bold; 
		text-decoration: none;
		}

	a:visited {
		color: #ED672C; 
		font-weight: bold; 
		text-decoration: none;
		}

	a:hover {
		text-decoration: underline;
		}
		
	a.black:link {
		color: #505050; 
		font-weight: bold; 
		text-decoration: none;
		}

	a.black:visited {
		color: #505050; 
		font-weight: bold; 
		text-decoration: none;
		}

	a.black:hover {
		color: #ED672C;
		text-decoration: underline;
		}