	td, p {
		font-family: Trebuchet ms, tahoma, verdana;
		font-size: 10pt;
		
	}
	
	body {
		background-image: url('/images/bg.gif');
		font-family: Trebuchet ms, tahoma, verdana;
		font-size: 10pt;
		}
	h1 {
		font-family: Trebuchet ms,tahoma, verdana;
		font-size: 18pt;
		color: #666666;		
	}
	
	h2 {
		font-family: Trebuchet ms,tahoma, verdana;
		font-size: 16pt;
		color: #666666;
		text-align: center;
	}
	
	h3 {
		font-family: Trebuchet ms,tahoma, verdana;
		font-size: 14pt;
		color: #666666;		
		font-weight: bold;
	}
	
	h4 {
		font-family: Trebuchet ms,tahoma, verdana;
		font-size: 13pt;
		color: #666666;
		font-weight: bold;
	}
	
	h5 {
		font-family: Trebuchet ms,tahoma, verdana;
		font-size: 12pt;
		color: #666666;		
		font-weight: bold;
	}
	
	
	input, select, submit, textarea {
		font-family: tahoma, verdana;
		font-size: 8pt;
		color: #000000;
	}
	
	.label {
		font-family: Trebuchet ms, tahoma, verdana;
		font-size: 10pt;
		color: #333333;
		background-color: #CCCCCC;
		font-weight: bold;
	}
	
	.head1 {
		font-family: Trebuchet ms, tahoma, verdana;
		font-size: 10pt;
		color: #FFFFFF;
		background-color: #999999;
		text-align: center;
		font-weight: bold;
	}
	
	.head2 {
		font-family: Trebuchet ms, tahoma, verdana;
		font-size: 9pt;
		color: #000000;
		background-color: #E4E4E4;		
		font-weight: bold;
	}
	
	table {
	
		font-family: Trebuchet ms, tahoma, verdana;
		font-size: 10pt;	
		
		
	}
	
	.message {
		color: red;
		font-size: 8pt;		
	}
	
	.newsletterTitle {
		font-family: Trebuchet MS, Tahoma, Verdana; 
		font-size: 18pt; 
		color: #333333; 
		font-style: oblique; 
		font-weight: bold
	
	}
	
	.newsCat {
	
		font-family: Trebuchet MS; 
		font-size: 10pt; 
		color: #AD1217; 
		font-weight: bold
	
	}
	
	.catTitle {
	
		font-family: Trebuchet MS; 
		font-size: 14pt; 
		font-weight: bold; 		
		border-bottom-style: dotted; 
		border-bottom-width: 1px
		border-bottom-color: #AD1217;
	
	}
	
	.articleTitle {
	
		font-family: Trebuchet MS; 
		font-size: 11pt; 
		color: #000000; 
		font-weight: bold
	
	}
	
	.newsHeader {
	
		font-family: Trebuchet MS; 
		font-size: 10pt; 
		color: #4D4D4D;
	
	}
	
	.newsBody {
	
		font-family: Trebuchet MS; 
		font-size: 9pt; 
		color: #000000;
	
	}

	.navigation {
		background-image: url('/images/but_blank.gif');
		color: #FCF9DB;
		font-family: Berlin Sans FB, Trebuchet MS, Tahoma, Arial, Helvetica, Verdana;
		font-size: 16pt;
	}
	
	.navigation_link {
		color: #FCF9DB;
		font-family: Berlin Sans FB, Trebuchet MS, Tahoma, Arial, Helvetica, Verdana;
		font-size: 16px;
		text-decoration: none;
		text-weight: bold;
	
	
	}
	
