@charset "utf-8";
/* CSS Document */

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366FF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699FF;
	text-decoration: none;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 9.5pt;
}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 8pt;
}

.red {
	color:#CC0000;
}

td {
	background-repeat:no-repeat;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	overflow-x:hidden;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F5E9B;
	font-weight: bold;
	font-size: 12pt;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F5E9B;
	font-style: italic;
	font-size: 10pt;
}

.header1b {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F5E9B;
	font-weight: bold;
	font-size: 10pt;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

.company {
	font-variant:small-caps;
	font-size: 8.9pt;
	color: #CC0000;
	text-decoration:none;
}
