body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #223f6d;
	font-style: normal;
}

.head_column {
	font-size: 14px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.black_text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.head_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #223f6d;
	font-weight: normal;
}

.subhead_text {
	font-size: 13px;
	color: #3764B5;
}

.white_text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.white_text2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.buttom2 {
	color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.linktext {
	color: #223f6d;
}
a.linktext:link {
	text-decoration: none;
	color: #223f6d;
}
a.linktext:visited {
	text-decoration: none;
	color: #223f6d;
}
a.linktext:hover {
	color: #FC0;
	text-decoration: none;
}
a.linktext:active {
	text-decoration: none;
}

a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #FC0;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
