/* Presentation Stylesheet */ 
*   {
	
	font-family: "Trebuchet MS" ;
	border: 0px;
	color:#4b4e35;
}
h1{
	padding: 0px 2px 0px 0px;
	font-family: "Trebuchet MS";
	font-weight: plain;
	text-decoration: none;
	font-size: 11px;
	display: inline;
}
h2{
	padding: 0px 2px 0px 0px;
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 9px;
	text-align: left;
	display: inline;
} 
h3{
	padding: 0px 0px 0px 20px;
	font-family: "Trebuchet MS";
	font-weight: plain;
	text-decoration: none;
	font-size: 11px;
	display: inline;
}
h4 {
	padding: 0px 0px 0px 30px;
	display: inline;
 }
h5 {
	margin:0; 
	padding: 0px 0;
 }
.class1 A {
	text-decoration: none;
}
.class1 a {
	font-weight: bold; 
 }
.class1 a:hover {
    cursor: pointer;
	font-weight: plain;
}
.class1 a:active {
    cursor: pointer;
}
A {
text-decoration: none;
padding: 0px 0px 0px 0px;
color: #7facc1;
}
 a {
font-weight: plain; 
 }
a:hover {
    cursor: pointer;
	font-weight: plain;
}
a:active {
    cursor: pointer;
}
p {margin:0; padding: 0;}
