a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: overline underline; }
a:active { text-decoration: overline underline; }

p {
	font-size: 12pt;
	line-height: 15pt;
	font-family: Arial;
}

h1 {
	font-size: 11pt;
	line-height: 15pt;
	font-family: Arial;
}
.nav {
	color: Blue;
	font-size: 12pt;
	line-height: 15pt;
	font-family: Arial;
}

h2 {
	font-size: 9pt;
	line-height: 15pt;
	font-family: Arial;
}

body {
           scrollbar-3dlight-color:#CCCCCC;
           scrollbar-arrow-color:#000000;
           scrollbar-base-color:#ffffff;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#999999;
           scrollbar-highlight-color:#ffffff;
           scrollbar-shadow-color:}

input {
	font-size: 10pt;
	font-family: Arial;
	border: 1px solid #000000;
}
textarea {
	font-size: 10pt;
	font-family: Arial;
	border: 1px solid #000000;
}