@page  {margin: 0px;}

body
{
	background-color: #d1d1c0;
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 9pt;
	line-height: 1.5;
	color: #2e353a;
}

table
{
	background-color: #d1d1c0;
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 9pt;
	line-height: 1.5;
	color: #2e353a;
}

A
{
	color: #006691;
	text-decoration: none;
}

A:hover
{
	color: #006691;
	text-decoration: none;
	background-color: #DDEEFF;
}

.ContentArea
{
	background-color: White;
	text-align: left;
}

P {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; FONT-SIZE: 9pt; MARGIN:7px, 0px, 7px, 0px; line-height: 1.5;
}

/* Base Header Styles */
h1, h2, h3, h4 {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
}
h1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #006691; 
}
h2 {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; letter-spacing:1.5; COLOR: #006691; margin:20px, 0px, 2px, 0px;
}
h3 {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #636563; margin:15px, 0px, 0px, 0px; letter-spacing:0; 
}
h4 {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #646666; margin:5px, 0px, 2px, 0px; letter-spacing:1; 
}
