body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #333;	
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:active {
	color: #003399;
}
a:hover {
	color: #FF6600;
}
a {
	font-weight: bold;
}

.text {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.text_bg {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFF;
	background:#003399;
}
.text_bg2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	background:#003399;
}
.text_bold {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.text2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.text3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.text4 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.text_bold_white {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;	

}
.text_bold_white2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;	

}
.headertext {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -0.05em;

}
.headertext2 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.05em;

}
.headertext3 {
	font-size: 16px;
	font-weight: normal;

}
.headertext4 {
	font-size: 14px;
	font-weight: bold;

}
.headertext5 {
	font-size: 16px;
	font-weight: bold;

}
.header {
	font-size: 34px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #333333;


}
.header_white {
	font-size: 34px;
	font-weight: bold;
	letter-spacing: -0.05em;
		color: #FFF;	


}

.header_grey_line {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
}
.header_grey_line2 {
	border-top-width: 5px;
	border-top-style: dotted;
	border-top-color: #999;
}
.left_grey_line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.bottom_grey_line {
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
