body, table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px;
}

h1,h2,h3,h4,h5,h6 {font-family: Arial, Helvetica, sans-serif;}

h1{font-size: 150%;}
h2{font-size: 140%;}
h3{font-size: 130%;}
h4{font-size: 120%;}
h5{font-size: 110%;}
h6{font-size: 100%;}


a.Footer, a.Footer:hover, a.Footer:visited {text-decoration: none;}

a, a:visited {color: blue;font-weight: bold;}
a:hover {color : red}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: large;
	font-weight: bold; 
	color:black;
	}
.SectionTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium;
	font-weight: bold; 
	color:black;
}

.BodyFrame {
	width = 100%;	
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align : top;
}

img.Tab {border:0; height:20;	width:91;}

