body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #122c43;
text-align: left;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

A:link {
	color: #122c43;
	text-decoration: none;
}

A:visited {
	color: #122c43;
	text-decoration: none;
}

A:active {
	color: #122c43;
	text-decoration: none;
}

A:hover {
	color: #822b1e;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #822b1e;
}
.style1 {color: #122c43}
.style3 {
	color: #822b1e;
	font-style: italic;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}