body{
	background-color: #ffffff;
	background-image: url("images/background.jpg");
	margin: 0;
}

p { line-height: 16px;
	font-family: "Times New Roman", Times, Serif;
	font-size: 14px;
  	color: #333333;
 }
 
p.cl { line-height: 14px;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
 }

p.notop { margin-top: 0px;
 }

li { line-height: 16px;
	font-family: "Times New Roman", Times, Serif;
	font-size: 14px;
  	color: #333333;
 }
 
h1 { font-family: "Times New Roman", Times, Serif;
	font-size: 18px;
  	color: #333333;
 	margin-top: 10px;
 	margin-bottom: 0px;
 }

h3 { font-family: "Times New Roman", Times, Serif;
	font-size: 16px;
  	color: #333333;
  	margin-top: 10px;
 	margin-bottom: 0px;
 }
 
th.sidebar { font-family: Verdana,Arial;Sans-Serif;
     font-size: 12px;
     color: #333333;
   }
th.special { font-family: Verdana,Arial;Sans-Serif;
     font-size: 16px;
     color: #0000cc;
   }
td.sidebar { font-family: Verdana,Arial;Sans-Serif;
     font-size: 11px;
     color: #333333;
   }

td.news { font-family: Verdana,Arial;Sans-Serif;
     font-size: 12px;
     color: #333333;
     line-height: 150%;
   }

td.special { font-family: Verdana,Arial;Sans-Serif;
     font-size: 16px;
     font-weight: bold;
     color: #cc0000;
   }
td.footer { font-family: Verdana,Arial;Sans-Serif;
     font-size: 9px;
     line-height: 16px;
     color: #333333;
   }
   
a { color: #333333;
    font-weight: bold; }
    
a:hover { color: #073DAA; }