/* CSS Document */
body {
	background-color: #1b9ec6;
	margin: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
}
.style4 {
	font-size: x-small;
	color: #1B9EC6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 10px;
	background-color: #ADD7EF;
}
.style4 a:link {
	color: #1B9EC6;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.style4 a:visited {
	color: #1B9EC6;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.style4 a:hover {
	color: #1B9EC6;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.style4 a:active {
	color: #1B9EC6;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.textArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
}
.textArea a:link {
	color: #1B9EC6;
	text-decoration: none;
}
.textArea a:visited {
	color: #1B9EC6;
	text-decoration: none;
}
.textArea a:hover {
	color: #ADD7EF;
	text-decoration: none;
}
.textArea a:active {
	color: #ADD7EF;
	text-decoration: none;
}
.style5 {
	font-size: large;
	color: #1B9EC6;

