﻿.nav  { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #333333}
.nav  a:active {  color: #0C3A6C;}
.nav  a:link {  color: #0C3A6C;}
.nav  a:visited {color: Navy;}
.nav  a:hover {color: Maroon;; text-decoration:none}

BODY {
font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; 
color: #333333; 
list-style-type: square; 
scrollbar-face-color: #EEEEEE; 
scrollbar-shadow-color: #; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #; 
scrollbar-darkshadow-color: #; 
scrollbar-track-color: #;
scrollbar-arrow-color: #0000CC
}

.body  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: square
}
p  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
ul  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align : justify;
}
ol  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align : justify;
}
.body  a:active {  color: #0C3A6C; font-weight: bold}
.body  a:link {  color: #0C3A6C; font-weight: bold}
.body  a:visited {  color: #0C3A6C; font-weight: bold}
.body  a:hover {color: Maroon;font-weight: bold; text-decoration:none}

a:active {  color: #0C3A6C; font-weight: bold}
a:link {  color: #0C3A6C; font-weight: bold}
a:visited {  color: #0C3A6C; font-weight: bold}
a:hover {color: Maroon;font-weight: bold; text-decoration:none}

.h3  a:active {  color: #0C3A6C; font-weight: bold}
.h3  a:link {  color: #0C3A6C; font-weight: bold}
.h3  a:visited {  color: #0C3A6C; font-weight: bold}
.h3  a:hover {color: Maroon;font-weight: bold; text-decoration:none}

h1, h2, h3, h4, h5, h6 {
	color : #0C3A6C;
}
h1 {
	font-size : 150%;
}
h2 {
	font-size : 140%;
}

h3 {
	font-size : 130%;
}

h4 {
	font-size : 120%;
}

h5 {
	font-size : 110%;
}

h6 {
	font-size : 100%;
}


.footer { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #cccccc}
.footer a:active { color: #FFFFFF; text-decoration: none;}
.footer a:link {  color: #FFFFFF; text-decoration: none;}
.footer a:visited {  color: #FFFFFF; text-decoration: none;}
.footer a:hover {  color: #FFFFFF; text-decoration: underline ;}

.copyright { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #0C3A6C}
.copyright a:active { color: #0C3A6C; text-decoration: none; font-weight:bold;}
.copyright a:link {  color: #0C3A6C; text-decoration: none; font-weight:bold;}
.copyright a:visited {  color: #0C3A6C; text-decoration: none; font-weight:bold;}
.copyright a:hover {  color: #0C3A6C; text-decoration: underline ; font-weight:bold;}
.center {
	text-align: center
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1.5em;
	background-color: #0C3A6C;
}

