body, td, div {
	font-family: Arial, Helvetica, sans-serif;
}

.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #00009C;
	font-weight : bold;
	margin-top: 3px;
}

.content{
	font-size : 12px; 
	margin-right: 5px;
	margin-top: 5px;
}

.nav_main{
	font-size : 12px;color : #2E3192;
	font-weight: bold;
}

.nav-sub{
	font-size : 10px;
}

.bcrumbs{
	font-size: 11px;
	margin : 3px;
}

a{
	color : #2E3192;
}

.col_header{
	font-size: 14px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}

.data{ font-size: 12px;
}
.red_data{ 
	font-size: 12px;
	color: red;
	font-weight: bold;
}
