body {
	margin: 0px;
	background-color: #004b7b;
}
.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.text_1 a:link{color:#999999; text-decoration:none}
.text_1 a:visited{color:#999999; text-decoration:none}
.text_1 a:hover{color:#c50021; text-decoration:none}
.text_1 a:active{color:#999999; text-decoration:none}

.text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.text_2 a:link{color:##ffffff; text-decoration: underline}
.text_2 a:visited{color:#ffffff; text-decoration:none}
.text_2 a:hover{color: #FF0000; text-decoration:none}
.text_2 a:active{color:#ffffff; text-decoration:none}

.text_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a4cee3;
}
.text_3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #317DA2;
}
.text_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C86B5;
}
.text_4 a:link{color:#3C86B5; text-decoration:underline}
.text_4 a:visited{color:#3C86B5; text-decoration:none}
.text_4 a:hover{color:#3C86B5; text-decoration:none}
.text_4 a:active{color:#3C86B5; text-decoration:none}
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FFFFFF;
	vertical-align: middle;
}

