
a:link {color: rgb(0,0,255);}
a:visited {color: rgb(128,0,128);} 
a:active {color: rgb(128,0,124);}
body {font-family:Verdana; font-size:10pt;}
HR {color= #8A91DB;}
h1 {font-family:Verdana; font-size:14pt;}
h2 {font-family:Verdana; font-size:12pt;}
h3 {font-family:Verdana; font-size:11pt;}
p {font-family:Verdana; font-size:10pt; color: black; font-weight: normal;}
li {margin-bottom: 4}
table {
	font-family:Verdana; font-size:10pt;
	border-collapse: collapse;
	}

th {
	text-align: left;
	}

td {
	border-bottom: 1px solid #CCC;
	}
