<style type="text/css">
.caption {
	font-family: "Times New Roman" ;
	color: black;
	font-style: italic;
	font-size: 25px;
		}
h1 {font-family:"tacoma";
font-size:20pt;
}
h2 {
font-family:"Tacoma";
font=size:18pt;
}
h3 {
font-family:"tacoma";
font-size:14pt;
}
h4 {
font-family:"Tacoma";
font-size:14pt;
color: #800000;
text-align: center;
}
h6 {
font-family:"Tacoma";
font-size:12pt;
}
p{font-family:"Tacoma";
font-size:10pt;
}
h5 {
font-family:"Tacoma";
font-size:8pt;
}
td.sidebar {
background: gray;
}

a:link {font-weight:bold;
        color:purple;
        text-decoration:none;
        background:none;
        cursor:pointer;
        }
a:hover {font-weight:bold; 
         color:blue;
         text-decoration:none;
         cursor:pointer; 
         background:white;
         }
a:active {font-weight:bold; 
          background:none; 
          color:purple;
          text-decoration:none;
          cursor:pointer;
          }  
</style>