@charset "windows-1252";

body { 
      background: #172E00; 
      font-family: trebuchet ms, verdana, arial;
      font-size: 12pt;
      color: #fff ]
     }
 table { 
  border: 0; 
   font-family: trebuchet ms, verdana, arial;
   font-size:12px; 
   color: #fff
} 
th { 
} 
td { 
}   
 

a:link {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	font-family: trebuchet ms, verdana, arial;
	color: #ffffff;
}
a:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	font-family: trebuchet ms, verdana, arial;
	color: #ffffff;
}
a:hover {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	font-family: trebuchet ms, verdana, arial;
	color: Yellow;
}
a:active {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	font-family: trebuchet ms, verdana, arial;
	color: #ffffff;
}  
h1 {
    font-size:10px;
    color:#FFCC00;
    margin-top:-0px;
    margin-bottom:1px;
    }

h2 {
    font-size:26px;
    color:#FFCC00;
    margin-top:-0px;
    margin-bottom:5px;
    }

h3 {
    font-size:13px;
    color:#FFCC00;
    margin-top:28px;
    margin-bottom:0px;
    }

h4 {
    font-size:13px;
    color:#FFCC00;
    margin-top:0px;
    margin-bottom:0px;
    }

.logo {
     font-size:20px;
  	 font-weight: bold;
	   text-decoration: underline;
     color:#00FF00;
     } 

li {   
   padding-left:0px;
   margin-left:0px;
 	 font-size: 12px;
	 text-decoration: none;
	 font-family: trebuchet ms, verdana, arial;
   }   

.co {
	   font-family: Book Antiqua;
     font-size:16px;
  	 font-weight: bold;
	   font-style: italic;
  	 text-decoration: none;
     color:#00FF00;
     } 

.title {
	   font-family: trebuchet ms, verdana, arial;
     font-size:18px;
  	 font-weight: bold;
     color:#FFFFFF;
     } 
     
.subtitle {
	   font-family: trebuchet ms, verdana, arial;
     font-size:14px;
  	 font-weight: bold;
     color:#FFFFFF;
     } 
     
.greyfont {
	color: #979F8E;
}
.black {
	color: #000;
	font-family: Arial, sans-serif;
}
.white {
	color: #FFF;
}
.default-font {
	font-family: Arial, Helvetica, sans-serif;
}
NewTimes {
	font-family: Times New Roman, Times, serif;
}

