body, td, p, .text {
 font-size: 14px;
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #000000;
}
a:link, a:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #34689A;
	border-top-color: #34689A;
	border-right-color: #34689A;
	border-bottom-color: #34689A;
	border-left-color: #34689A;
}
a:hover, a:active {
 font-style: normal;
 text-decoration: underline;
 color: #FBB034;
}
b {
 font-weight: bold;
}
small {
 font-size: 10px;
 font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
 font-weight: normal;
 font-style: normal;
}
.footer {
 font-size: 9px;
 font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
 color:#FFFFFF;
}
big {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color:#003366;
}
.gray {
 color:#7f7f7f;
}
.red {
 color:#003366;
}
.Center_cell_in_table_Tag {
	text-align: center;
	font-weight: bold;
}
.centered_in_cell {
	text-align: center;
}

