h1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 25px;
	font-weight: 500;
	color: #666666;
}
a:link {
	color: #666600;
	text-decoration: none;

}
a:visited {
	color: #666600;
	text-decoration: none;

}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	font-size: 9pt;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #333333;
}
.TDleft {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
}
h2 {
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 0px;   


}
h3 {

	font-size: 16px;
	font-weight: 300;
	color: #666666;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	margin-bottom: 0px;         
}
a:hover {
	color: #666666;
	text-decoration: underline;
}




font{ font-family: "Arial", "Helvetica", "sans-serif";
     color: #333333;
     font-size: 9pt;
}
.fontH2{
     font-size: 18px;
     font-weight: 400;
     color: #666666;
}
.fontH3 {

     font-size: 16px;
     font-weight: 300;
     color: #666666;
}

.fontH4 {
     font-size: 16px;
     font-weight: bold;
     color: #333333;
     font-style: italic;
}


