.style {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #000000; text-align: justify}
.text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4290a3;
	text-decoration: underline;
	cursor: crosshair;
}

.text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #97C7DF;
	text-decoration: underline;
	font-weight: bold;
}

.text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #4290a3;
	cursor: crosshair;
	background-color: #FFFFFF;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: normal;
; text-decoration: none
}

.text a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #97C7DF;
	background-color: #FFFFFF;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
; text-decoration: none
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: Black;
}

.small a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4290a3;
	text-decoration: underline;
	cursor: crosshair;
}

.small a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #97C7DF;
	text-decoration: underline;
	font-weight: bold;
}

.small a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #4290a3;
	cursor: crosshair;
	background-color: #FFFFFF;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: normal;
; text-decoration: none
}

.small a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #97C7DF;
	background-color: #FFFFFF;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
; text-decoration: none
}

body {
	scrollbar-face-color: #7397AA;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: white;
	scrollbar-arrow-color: Black;
}

.textBox {
	font-family: verdana;
	font-size: x-small;
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	color: 000000;
}