h1, .heading1      
     { font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; 
       font-size: 22px; 
       font-weight: bold;
       color: BLUE;
}
h2, .heading2
     { font-family: Verdana; font-size: 16px; font-weight: bold;color: BLUE;}
h3, .heading3 
     { font-family: Verdana; font-size: 12px; font-weight: bold; color: #666666;}

body {
	background:#eeeeee url('images/main_bgw.gif') repeat-y center top; 
	leftmargin:0px;
	topmargin:0px;
	align:center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 18px; 
	text-align:justify
}
.footer-link {
     text-decoration: none; 
	 color: #444444;
	 font-weight: 700;
	 text-align: right;
	 }
.sytec {
    font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font:italic;
    font-weight: 700;
	color: #444444;
	}
	 
	 