.page_body{
	margin: 0px 0px 0px 0px;
	background-color: white;
}

.text_small {
	font-family: verdana;
	Font-size:11px;
	font-weight: normal;
	/*background-color: white;*/
	color: #02253A;
}

.text {
	font-family: verdana;
	Font-size:12px;
	font-weight: normal;
	/*background-color: white;*/
	color: #02253A;
} 

.text_table{
	font-family: verdana;
	Font-size:11px;
	font-weight: normal;
	/*background-color: white;*/
	color: #02253A;
}

.text_bold {
	font-family: verdana;
	Font-size:12px;
	font-weight: bold;
	/*background-color: white;*/
	color: #3E647E;
}

.red_title{
	color:#C61424; 
	font-weight:bold;
	font-size:20px;
}

.body_text {
	font-family: verdana;
	Font-size:12px;
	font-weight: normal;
	font-color: #484848;
}

.bottom_text {
	font-family: verdana;
	font-size:12px;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;
}

.bottom_links {
	font-family: verdana;
	font-size:12px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
}

.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;
	color: #484848;
}
.big_white{
	font-family: verdana;
	Font-size:18px;
	font-weight: bold;
	color: white;

}

.big_red{
	font-family: verdana;
	Font-size:20px;
	font-weight: bold;
	color: #9B0B37;

}
