.page_body{
	margin: 0px 0px 0px 0px;
	background-color: white;
}

.text {
	font-family: Arial;
	Font-size:12px;
	font-weight: normal;
	/*background-color: white;*/
	color: #02253A;
}

.text_table{
	font-family: Arial;
	Font-size:11px;
	font-weight: normal;
	/*background-color: white;*/
	color: #02253A;
}

.text_bold {
	font-family: Arial;
	Font-size:12px;
	font-weight: bold;
	/*background-color: white;*/
	color: #3E647E;
}


.body_text {
	font-family: Arial;
	Font-size:12px;
	font-weight: normal;
	font-color: #484848;
}
.title{
	font-size:24px;
	font-weight:bold;
}

.yellow_title{
	color:#F3BF5A; 
	font-weight:bold;
	font-size:20px;
}

.border {
	border-right: 1px solid #006600;
	border-left: 1px solid #006600;
	border-bottom: 1px solid #006600;

}	
.bold_text {
	font-family: Arial;
	Font-size:12px;
	font-weight: bold;
	font-color: #484848;
}