/* Notice the body and td tags together, forces inheritance*/


@import url(discovery.css) all;


/* the above sets all media types */





body,td{


	margin-top: 0px;


	margin-left: 0px;


	margin-right: 0px;


}


a.ft:link{


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	text-decoration: underline;


	font-size: 10px;


	font-weight: normal;


	color: #ffcc00;


	background-color: #ffffff;


}


a.ft:visited{


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	text-decoration: underline;


	font-size: 10px;


	font-weight: normal;


	color: #ffcc00;


	background-color: #ffffff;





}


a.ft:hover{	


	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;


	text-decoration: underline;


	font-size: 10px;


	font-weight: normal;


	color: #ffcc00;


	background-color: #ffffff;


	background-color: #ffffff;


}


a.ft:active{


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	text-decoration: underline;


	font-size: 10px;


	font-weight: normal;


	color: #ffcc00;


	background-color: #ffffff;


}


a:link{


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	text-decoration: none; 


	font-size: 13px;


	font-weight: bold;


	margin-top: 12px;


	margin-left: 15px;


	margin-bottom: 12px;


	color:#003366;


	background-color: #ffffff;  


}


a:visited { 


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	text-decoration: none; 


	font-size: 13px;


	font-weight: bold;


	margin-top: 12px;


	margin-left: 15px;


	margin-bottom: 12px;


	color:#003366;


	background-color: #ffffff;    


}


a:hover   { 


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	text-decoration: none; 


	font-size: 13px;


	font-weight: bold;


	margin-top: 12px;


	margin-left: 15px;


	margin-bottom: 12px;


	color:#999999;


	background-color: #ffffff;    


}


a:active { 


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	text-decoration: none; 


	font-size: 13px;


	font-weight: bold;


	margin-top: 12px;


	margin-left: 15px;


	margin-bottom: 12px;


	color:#999999;


	background-color: #ffffff;    


}


a.bdy:link{


	margin-left: 0px;


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	text-decoration: underline; 


	font-size: 13px;


	font-weight: normal;


	margin-top: 12px;


	margin-bottom: 12px;


	color:black;


	background-color: #ffffff; 


}


a.bdy:visited { 


	margin-left: 0px;


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	text-decoration: underline; 


	font-size: 13px;


	font-weight: normal;


	margin-top: 12px;


	margin-bottom: 12px;


	color:black;


	background-color: #ffffff;  


}


a.bdy:hover   { 


	margin-left: 0px;


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	text-decoration: underline; 


	font-size: 13px;


	font-weight: normal;


	margin-top: 12px;


	margin-bottom: 12px;


	color:black;


	background-color: #ffffff;  


}


a.bdy:active { 


	margin-left: 0px;


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	text-decoration: underline; 


	font-size: 13px;


	font-weight: normal;


	margin-top: 12px;


	margin-bottom: 12px;


	color:black;


	background-color: #ffffff;  


}


p{	


	margin-top: 2px;


	margin-bottom: 12px;


	margin-right: 0px;


	margin-left: 0px;


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	font-weight: normal;


	font-size: 13px;


	font-style: normal;


	font-variant: normal;


	color: black;


	line-height: 1.5em;


	background-color: #ffffff


}


ul{


	margin-top: 0px;


	font-size: 13px;


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	font-weight: normal;


    line-height: 150%;


	list-style: circle;


	color: #000000;


	background-color: #ffffff;


}


/* background color stops inheritance problems */


h1{


	margin-left: 0px;


	margin-bottom: 10px;


	font-family: Georgia, "New York", "Times Roman", serif;


	font-size: 15px;


	font-style: normal;


	font-weight: bold;


	color: #003366;


	background-color: #ffffff


}


h2{


	margin-bottom: 0px;


	margin-left: 0px;


	font-family: Georgia, "New York", "Times Roman", serif;


	font-size: 14px;


	font-style: normal;


	font-weight: bold;


	color: #666666;


	background-color: #ffffff;


}


h3{


	margin-bottom: 0px;


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	font-size: 11px;


	font-style: normal;


	font-weight: bold;


	color: white;


	background-image: url("mygradient780.jpg");


	background-color: transparent;


}


h4{


	margin-top: 2px;


	margin-bottom: 0px;


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	font-size: 13px;


	font-style: normal;


	font-weight: bold;


	color: black;


	background-color: #ffffff;


}


h5{


	margin-bottom: 10px;


	margin-top: 2px;


    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	font-size: 10px;


	font-style: normal;


	font-weight: normal;


	color: black;


	background-color: #ffffff;


}


h6{


	margin-top: 2px;


	margin-bottom: 0px;


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


	font-size: 11px;


	font-style: normal;


	font-weight: normal;


	color: #ffcc00;


	line-height: 1.2em;


	background-color: #ffffff;


}