body { 
 margin:0;
 font-family:'Times New Roman', Times, Serif;
 font-size:14px;
 background-color:#0000FF;
 /*background-image:url('images/bgGrad.gif'); */  }

h1 { 
 color:#000000; 
 font-weight:bold; 
 font-size:21px; 
 margin-bottom:5px; }

h2 { 
 color:#000000; 
 font-weight:bold;
 font-size:18px; 
 margin-bottom:5px; }

h3 { 
 color:#000000; 
 font-weight:bold;
 font-size:16px;
 margin-bottom:1px;  }

h4 { 
 color:#000000; 
 font-weight:bold;
 font-style:italic;
 font-size:14px;  }
	
a { 
 color:#0000FF;
 text-decoration:underline;
	  }
a:hover { 
 color:#FF0000; 
 text-decoration:underline; }	
	
p {  
 font-family:'Times New Roman', Times, Serif;
 color:#000000; 
 text-align:left;
 font-size:14px; }

	
.smtext {  
 color:#000000;
 font-family:'Times New Roman', Times, Serif;  
 font-weight:normal;  
 font-size:12px; }
	
/*	.bttn {  color:#FFFFFF; text-align:center; font-family:'Times New Roman', Times, Serif;  font-weight:bold;  font-size:11px; }
	
	a.bttn	{ text-decoration:none; }
	a.bttn:hover	{ text-decoration:underline; }
	
	.bttn2 {  color:#00539B; text-align:left; font-family:'Times New Roman', Times, Serif;  font-weight:bold;  font-size:11px; }
	
	a.bttn2	{ text-decoration:none; }
	a.bttn2:hover	{ text-decoration:underline; }
	
	.bttn2ALT {  color:#BBD0E5; text-align:left; font-family:'Times New Roman', Times, Serif;  font-weight:bold;  font-size:11px; }
*/	
	
	
.footer {  
 color:#999999; 
 text-align:center; 
 font-family:'Times New Roman', Times, Serif;  
 font-weight:normal;  
 font-size:10px; }
	
a.footer	{ text-decoration:none; }
a.footer:hover	{ color:#0000FF; text-decoration:underline; 
}
	
td.flag {
 text-align:center;
 vertical-align:middle;
 }
 
table.leftNav {
 width:140px;
 background-color:#FF0000;
  }
table.leftNav td {
 color:#FFFFFF;
 text-transform:uppercase;
 text-align:right;
 font-size:14px;
 font-weight:bold;
  }
 
table.leftNav a {
 display:block;
 width:130px;
 height:20px;
 padding:10px;
 font-size:14px;
 text-decoration:none;
 color:#FFFFFF;
 background-color:#FF0000;
 border:1px dotted #FF0000;
 }
 
table.leftNav a:hover {
 text-decoration:underline;
 color:#0000FF;
 background-color:#FFFFFF;
 border:1px dotted #0000FF;
  }
  
div.addr {
 font-size:14px;
 font-weight:bold;
 color:#0000FF;
}

.red {
 color:#FF0000;
}

.blue {
 color:#0000FF;
}

.b {
 font-weight:bold;
}

.i {
 font-style:italic;
}

ul {
 text-align:center;
 text-transform:uppercase;
 color:#0000FF;
 line-height:18px;
 list-style-image:url(images/arr.gif);
}

li {
 margin-top:5px;
}