body {
	margin: 0px;
	background-color: #003366;
	color: #ECE9D8;
}
.bord1 {
	border: 1px solid #FFFFFF;
}
.pad1 {
	padding-right: 8px;
	padding-left: 12px;
}
.txt1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.bord2 {

	border: 2px solid #6E5E51;
}
.blue_txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.blue_txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

.white_txt1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
li {
	list-style-position: inside;
	list-style-image: url(../images/arrow_r.gif);
}
.blue_txt2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

