body
{
	color: #ECEBEB;
	font-family: verdana,arial;
	font-size: 10px;
	line-height: 12px;
}

td
{
	color: #333333;
	font-family: verdana,arial;
	font-size: 11px;
	line-height: 14px;
}

.text1
{
	color: #0F4B91;
	font-family: verdana,arial;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
}

.text2
{
	color: #525D6B;
	font-family: verdana,arial;
	font-size: 9px;
}

.text3
{
	color: #0F4B91;
	font-family: verdana,arial;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

.text4
{
	color: #D24041;
	font-family: verdana,arial;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

.copyright
{
	color: #b2b2b2;
	font-family: verdana,arial;
	font-size: 9px;
}

.bold { font-weight: bold; }
.ital { font-style: italic; }

a:link {color: #0F4B91; text-decoration: none}
a:visited {color: #0F4B91; text-decoration: none}
a:hover {color: #D24041}

a.link2:link {font-size: 9px; color: #525D6B; text-decoration: none}
a.link2:visited {font-size: 9px; color: #525D6B; text-decoration: none}
a.link2:hover {font-size: 9px; color: #D24041}

a.link3:link {font-size: 10px; color: #D24041; text-decoration: none}
a.link3:visited {font-size: 10px; color: #D24041; text-decoration: none}
a.link3:hover {font-size: 10px; color: #D24041}

a.link4:link {font-size: 10px; color: #D24041; text-decoration: none; line-height: 12px}
a.link4:visited {font-size: 10px; color: #D24041; text-decoration: none; line-height: 12px}
a.link4:hover {font-size: 10px; color: #D24041; line-height: 12px}


