body
{
	font-size: 12px;
	color: black;
	font-family: Arial, Sans-Serif, Helvetica, Tahoma;
	font-weight: normal;
}

A:link {color:yellow; text-decoration: none}
A:visited {color:yellow; text-decoration: none}
A:hover {color:white; text-decoration: underline}
A:activate {color:white; text-decoration: none}

.font_header1
{
	font-size: 16px;
	color: white;
	font-family: Arial, Sans-Serif, Helvetica, Tahoma;
	font-weight: bold;
}

.font_header2
{
	font-size: 16px;
	color: yellow;
	font-family: Arial, Sans-Serif, Helvetica, Tahoma;
	font-weight: bold;
}

.font_header3
{
	font-size: 12px;
	color: black;
	font-family: Arial, Sans-Serif, Helvetica, Tahoma;
	font-weight: bold;
}

.font_header4
{
	font-size: 12px;
	color: yellow;
	font-family: Arial, Sans-Serif, Helvetica, Tahoma;
	font-weight: bold;
}

.font_body1
{
	font-size: 18px;
	color: #00496C;
	font-family: Arial, Sans-Serif, Helvetica, Tahoma;
	font-weight: bold;
}

.font_body2
{
	font-size: 12px;
	color: #00496C;
	font-family: Arial, Sans-Serif, Helvetica, Tahoma;
	font-weight: bold;
}

.font_body3
{
	font-size: 12px;
	color: black;
	font-family: Arial, Sans-Serif, Helvetica, Tahoma;
	font-weight: normal;
}

.font_body4
{
	font-size: 14px;
	color: #1B4D7E;
	font-family: Arial, Sans-Serif, Helvetica, Tahoma;
	font-weight: bold;
}

.font_body5
{
	font-size: 12px;
	color: #00496C;
	font-family: Arial, Sans-Serif, Helvetica, Tahoma;
	font-weight: bold;
}

.font_body6
{
	font-size: 12px;
	color: white;
	font-family: Arial, Sans-Serif, Helvetica, Tahoma;
	font-weight: normal;
}

.font_body7
{
	font-size: 12px;
	color: white;
	font-family: Arial, Sans-Serif, Helvetica, Tahoma;
	font-weight: bold;
}

.font_footer1
{
	font-size: 12px;
	color: white;
	font-family: Arial, Sans-Serif, Helvetica, Tahoma;
	font-weight: normal;
}

td.table_borderright
{
	border-right: 1px solid #D7E2E9;
	font-size: 12px;
	color: black;
	font-family: Arial, Sans-Serif, Helvetica, Tahoma;
	font-weight: normal;
}

td.table_borderbottom
{
	border-right: 1px solid #D7E2E9;
	border-bottom: 1px solid #D7E2E9;
	font-size: 12px;
	color: black;
	font-family: Arial, Sans-Serif, Helvetica, Tahoma;
	font-weight: normal;
	valign: bottom;
}

td.table_bkg
{
	background-image: url('images/line.gif');
	background-repeat: no-repeat;
	background-position: 1px 35px;
}
