body {	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;	font-size:12px;	font-weight:normal; line-height:20px;}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	text-align: left;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height:1.5em;
	text-align: left;
}

a:link { font-size:15px;
	color: #ffffff;
	text-decoration: none;
	text-transform:capitalize;
}

a:visited { font-size:15px;
  color: #ffffff;
  text-decoration: none;
	text-transform:capitalize;
}

a:hover { font-size:15px;
	color: #cccccc;
	text-decoration: none;
	text-transform:capitalize;
}

a:active { font-size:15px;
	color: #ffffff;
	text-decoration: none;
	text-transform:capitalize;
}

a.blue:link {font-size:12px; color: #234b8d; font-weight: bold;}
a.blue:active {font-size:12px; color: #234b8d; font-weight: bold;}
a.blue:visited {font-size:12px; color: #234b8d; font-weight: bold;}
a.blue:hover {font-size:12px; color: #234b8d; font-weight: bolder;}

a.blue2:link {font-size:10px; color: #234b8d; font-weight: bold;}
a.blue2:active {font-size:10px; color: #234b8d; font-weight: bold;}
a.blue2:visited {font-size:10px; color: #234b8d; font-weight: bold;}
a.blue2:hover {
	font-size:10px;
	color: #234b8d;
	font-weight: bolder;
	text-align: center;
}

.body-white {	color: #ffffff;	text-decoration: none;	text-transform:capitalize;}

h1 { font-size:22px; font-weight:bold; line-height: 28px; color:#234b8d;}
h2,h3,h4 { font-size:18px; font-weight:bold; line-height: 28px; color:#234b8d;}

	
.body-white12 {
	font-size:12px;
	color: #ffffff;
	text-align: center;
}	
.body-blue { font-size:14px; font-weight:bold;	color: #234b8d;}	

.body-black10 { font-size:11px; line-height: 13px;	color: #000;}
.body-blue10 {
	font-size:11px;
	line-height: 13px;
	font-weight:bold;
	color: #234b8d;
	text-align: right;
}	
.body-grey10 { font-size:11px; line-height: 13px;	color: #666;}
