a:link {font-size: x-small; color: Blue;} 
a:active {font-size: x-small; color:  #003366;} 
a:visited {font-size: x-small; color: #003366;} 
a:hover {font-size: x-small; color: #3366CC;} 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black} 
p {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black} 

h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: Blue}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: Brown;
	font-weight : bold}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: meduim;
	color: Brown}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: BLACK;
	font-weight : bold}
	
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300} 
ul{
	color: Black;
	font-size: x-small;
	list-style-type: square} 

li{
	color: Black;
	font-size: x-small;
	list-style-type: disc} 
	.table{
	font-size: 10pt;
	border: Black;
	border: dotted;
}
.sidelinks{
	font-size: 9pt;
	a:link {font-size: 9pt; color: Blue;} 
a:active {font-size: 9pt; color:  #003366;} 
a:visited {font-size: 9pt; color: #003366;} 
a:hover {font-size: 9pt; color: #3366CC;} 
}
.links{
	font-size: 9pt;
	a:link {font-size: 9pt; color: Blue;} 
a:active {font-size: 9pt; color:  #003366;} 
a:visited {font-size: 9pt; color: #003366;} 
a:hover {font-size: 9pt; color: #3366CC;} 
}
.datalist{
	font-size: 9pt;
	a:link {font-size: 9pt; color: Blue;} 
a:active {font-size: 9pt; color:  #003366;} 
a:visited {font-size: 9pt; color: #003366;} 
a:hover {font-size: 9pt; color: #3366CC;} 
}

