
h1 {font-size: 18px; font-style: normal; font-family: Arial,Verdana; font-weight: bold; color: #000000;}
h2 {font-size: 14px; font-style: normal; font-weight: bold; font-family: Arial; color: #000000;}
h3 {font-size: 11px; font-style: normal; font-family: Arial; font-weight: normal; color: #000000;}
h4 {font-size: 13px; font-family: Arial; font-weight: normal;}
h5 {font-size: 11px; font-style: italic; font-weight: normal; font-family: Arial; color: #000000;}
h6 {font-size: 13px; font-style: italic; font-family: Arial; font-weight: normal; color: #669999;}


table.sample {
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
	background-color: #d1d1d1;
}

table.sample td {
	border-width: 0px;
	padding: 4px;
	border-style: none;
	border-color: white;
	background-color: #d1d1d1;
}

hr {
border: 0;
color: #d1d1d1;
background-color: #ffffff;
height: 2px;
width: 95%;
text-align: center;
}


a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #000000;}
a:active {color: #767779; text-decoration: underline;}