﻿body {

	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; HEIGHT: 100%; TEXT-ALIGN: left; background-color: #ffffff

}

td {

color : #707070;

margin-top : 0px;

margin-bottom : 0px;

margin-left : 0px;

margin-right : 0px;

font-size : 14px;

font-family : Times New Roman, Times, serif;

}

h1 {

color : #000000;

margin-top : 0px;

padding-bottom : 0px;

margin-bottom : 0px;

margin-left : 0px;

margin-right : 0px;

font-size : 16px;

font-weight : bold;

font-family : Times New Roman, Times, serif;

}
h3 {

color : #666666;

}
h4 {
	
color : red;

}
a:link {

color: #3366FF; 

font-size : 14px;

font-family : Times New Roman, Times, serif;

font-weight : bold;

text-decoration : underline;

}

a:visited {

color: purple; 

font-size : 14px;

font-family : Times New Roman, Times, serif;

font-weight : bold;

text-decoration : underline;

}

a:hover {

color: #0000FF;

font-size : 14px;

font-family : Times New Roman, Times, serif;

font-weight : bold;

text-decoration : underline;

}

a:active {

color: #0099FF; 

font-size : 14px;

font-family : Times New Roman, Times, serif;

font-weight : bold;

text-decoration : underline;

}

.topmenu {

 color : #ffffff;

margin-top : 4px;

padding-bottom : 0px;

margin-bottom : 4px;

margin-left : 0px;

margin-right : 0px;

font-size : 14px;

font-family : Times New Roman, Times, serif;

}

.topmenu a {

color : #ffffff;

text-decoration: none;

font-weight : bold;

}

.style0 a:link {

color : red;

}

.topmenu a:link {

color : #ffffff;

text-decoration: none;

font-weight : bold;

}

.topmenu a:visited {

color : #ffffff;

text-decoration: none;

font-weight : bold;

}

.topmenu a:hover {

color : #ffffff;

text-decoration: underline;

font-weight : bold;

}

.topmenu a:active {

color : #ffffff;

text-decoration: none;

font-weight : bold;

}

.footer {

color : #645f5f;

margin-top : 4px;

padding-bottom : 0px;

margin-bottom : 4px;

margin-left : 0px;

margin-right : 0px;

font-size : 14px;

font-family : Times New Roman, Times, serif;

}

.footer a:link {

color : #645f5f;

text-decoration: underline;

font-weight : bold;

}

.footer a:visited {

color : #645f5f;

text-decoration: underline;

font-weight : bold;

}

.footer a:hover {

color : #3E3B3B;

text-decoration: underline;

font-weight : bold;

}

.footer a:active {

color : #645f5f;

text-decoration: underline;

font-weight : bold;

}
.document {
    background-color: white;
	}
.document_text {
	border: ridge;
	background-color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #645F5F;
	margin-left: 10em;
	margin-right: 10em;
	padding-left: 7px;
	padding-right: 7px;
}

