@charset "windows-1252";

body { 
      background: #ffffff; 
      font-family: trebuchet ms, verdana, arial;
      font-size: 11pt;
      color: #fff ]
     }
 table { 
  border: 0; 
   font-family: trebuchet ms, verdana, arial;
   font-size:12px; 
   color: #000
} 
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;
} 

a.redlink:link {
	color: #800040;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
 
a.redlink:visited {
	color: #800040;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
 
a.redlink:hover {
	color: #800040;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
 
a.redlink:active {
	color: #800040;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
 
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;
    }

h6 {
    font-size:13px;
    color:DarkGreen;
    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		{ COLOR: D#172E00; FONT: 20px arial, verdana, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #172E00; FONT: 16px arial, verdana, sans-serif; font-weight: bold }

.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;
}

