body {
	background-color: white;
	color: black;
	scrollbar-3dlight-color : white;
	scrollbar-arrow-color : #191970;
	scrollbar-base-color : white;
	scrollbar-darkshadow-color : #EAEAEA;
	scrollbar-face-color : white;
	scrollbar-highlight-color : #EAEAEA;
	scrollbar-shadow-color : #DCDCDC;
	scrollbar-track-color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

p {
	text-align: justify;	
}

hr {
	color: #191970;
}
h1 {
	color: #191970;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	color: #191970;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	color: #191970;
	font-family: "Times New Roman", Times, serif;
}

ul {
	list-style-type: square;	
}

dt {
	font-family: "Times New Roman", Times, serif;	
	font-weight: bold;
}

a:link {
	font-family : arial, helvetica, sans-serif;
	color: #191970;
	text-decoration: none;
	font-weight: bold;
}	
	
a:visited {
	font-family : arial, helvetica, sans-serif;
	color:#5a5a5a;
	text-decoration: underline;
	font-weight: bold;
}		
		
a:hover {
	font-family : arial, helvetica, sans-serif;
	color:#5a5a5a;
	text-decoration: underline;
	font-weight: bold;
}		
	
.textA10 {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
}

.textA10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}	

.textA12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}	

.textA12 {
	font-family : arial, helvetica, sans-serif;
	font-size : 12pt;
}

.textA16 {
	font-family : arial, helvetica, sans-serif;
	font-size : 16pt;
}

.textA16i {
	font-family : arial, helvetica, sans-serif;
	font-size : 16pt;
	font-style: italic;
}

.copyright {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-style: italic;
}

em {
	font-family : "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11pt;
}

.menu {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}

blockquote {
	font-family : "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11pt;
	text-align: justify;
	margin-left: 50px;
	margin-right: 25px;
}

.note {
	font-style: italic;
}

.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 10px;
	text-align: left;
}

.mainmenuB {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-left: 2px;
}

td {
	vertical-align: top;
}
