/* CSS Document */

body
{
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


.style3
{
	font-size: 11px;
	color: #FF0000;
	font-family: Arial;
	font-weight: bold;
}
.style4
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.style5
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.style7
{
	font-family: Arial;
	font-size: 11px;
	color: #3399CC;
}
table tr td
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
	color: #000000;
}
.style1
{
	font-family: Arial;
	color: #0E1D64;
	font-size: 12px;
	font-weight: bold;
}
.style1 a:link
{
	font-family: Arial;
	color: #0E1D64;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.style1 a:visited
{
	font-family: Arial;
	color: #0E1D64;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.style1 a:active
{
	font-family: Arial;
	color: #0E1D64;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.style1 a:hover
{
	font-family: Arial;
	color: #0E1D64;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.title_head
{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial;
	color:#0E1D64;
}