a:link {
	color: #005782;
}
a:visited {
	color: #008BAE;
}
a:hover {
	color: #789EFF;
}
a:active {
	color: #0AA7FC;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}

body {
	background-color: #89CEFF;
	background-image: url(../images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Dauphin, Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-weight: bold;
	text-decoration: underline;
	color: #000255;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000255;
	text-align: justify;
}

.text_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000255;
	text-align: justify;
	text-decoration: none;
}

.text_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #005782;
	text-align: right;
	text-decoration: none;
}

.title_not_underline {
	font-family: Dauphin, Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-weight: bold;
	text-decoration: none;
	color: #000255;
}

.text_very_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000255;
	text-align: justify;
	text-decoration: none;
}

.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000255
}
