body {
	background-color: #0B2B8A;
}
.norm1 {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	font-weight: lighter;
}
a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC33;
}
a:hover {
	text-decoration: none;
	color: #FF3333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3333;
}
a:active {
	text-decoration: none;
	color: #FFCC33;
}
.norm2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.norm3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.contact_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.sml1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.white_border {
	border: 1px solid #FFFFFF;
}
