body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#285994;
}
td {
	font-family:tahoma;
	font-size:13px;
	color:#454545;
}
.txt_heading1 {
	font-family:arial;
	font-weight:bold;
	font-size:24px;
	color:#1B2C84;
	border-bottom-width:1px;
	border-bottom-color:#ADB3D3;
	border-bottom-style:solid;
}
.txt_heading2 {
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#1B2C84;
	border-bottom-width:1px;
	border-bottom-color:#ADB3D3;
	border-bottom-style:solid;
}
.txt_heading3 {
	font-family:tahoma;
	font-size:13px;
	color:#1B2C84;
	font-weight:bold;
}
.txt_heading4 {
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#1B2C84;
}
.txt_heading6 {
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}
.txt_style1 {
	font-family:tahoma;
	font-size:13px;
	color: #ffffff;
}
.txt_form {
	font-family:tahoma;
	font-size:13px;
	color: #000000;
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
}
.txt_footer {
	font-family:tahoma;
	font-size:13px;
	color: #ffffff;
}
/*anchor links*/
a {
	font-family:tahoma;
	text-decoration: none;
	color:#000000;
	font-size:13px;
}
a:hover {
	font-family:tahoma;
	text-decoration: none;
	color:#1B79C0;
	font-size:13px;
}
a.link1 {
	font-family:tahoma;
	text-decoration: none;
	color:#1B2C84;
	font-size:13px;
	text-decoration:underline;
}
a.link1:hover {
	font-family:tahoma;
	text-decoration: none;
	color:#000000;
	text-decoration:underline;
}
a.link_footer {
	font-family:tahoma;
	text-decoration: none;
	color:#ffffff;
	font-size:13px;
}
a.link_footer:hover {
	font-family:tahoma;
	text-decoration: none;
	color:#cccccc;
	font-size:13px;
}

.border {
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	padding:2px;
}
