
/* CSS Document */

p
{
	font-size: 10pt;
	font-align :left;
	font-family: arial;
	color: #003333;
}

td
{
	font-size: 10pt;
	text-align: left;
	font-family: arial;
	color: #003333;
	background-repeat: no-repeat;
}

body
{
	font-family: arial;
	overflow:auto;
	font-size: 10pt;
	color: #003333;
}

.lay
{
	background-image: url(../images/bg.gif); background-repeat: repeat-x;
}

h1
{
	font-family: arial;
	font-weight: bold;
	text-align: left;
	color: #1139A4; 
	font-size: 18pt;
}

h2
{
	font-family: verdana;
	font-weight: bold;
	text-align: left;
	color: 1139A4; 
	font-size: 12pt;
}

.ha2
{
	font-family: verdana;
	font-weight: bold;
	text-align: center;
	color: 1139A4; 
	font-size: 12pt;
}

h3
{
	font-family: verdana;
	font-weight: bold;
	text-align: left;
	color: 1139A4; 
	font-size: 10pt;
}

blockquote
{
	font-family: arial;
	font-weight: normal;
	text-align: left;
	color: 003333;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;

	font-variant: normal;
	text-transform: none;
	background-image: none;
	background-repeat: no-repeat;
}

hr
{
	color: #C31628;
	height: 1px
}

.footer
{
	font-family: times new roman;
	color: #333333; 
	font-size: 9pt;
	font-style: italic;
}

a:link{	color: #C31628;  text-decoration: none; font-weight: bold}
a:visited{	color: #C31628;  text-decoration: none; font-weight: bold}
a:hoover{color:#006600; text-decoration: underline; font-weight: none}
a:active{color:#006600; text-decoration: none; font-weight: none}
