A:link{
Color: #003399;
}
a:visited
{
Color:grey;
}
a:hover{
color:black
}
a:active{
color:#003399
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #430F01;
	font-variant: normal;
}
h2 {
	font-size: 16px;
}
h3 {
	font-weight: bold;
	font-size: 13px;
}

h5 {
	font-weight: bold;
	font-size: 15px;
}
h6 {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.smalltext {
	font-size: 9pt;
; color: #000000
; font-style: normal; text-align: justify
; font-family: Arial, Helvetica, sans-serif

}