@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000066;
}
a:active {
	color: #000066;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #000066;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:100;
}
h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000066;
	font-weight:bold;
}
.style1 {
	color: #FFFFFF;
	font-style: italic;
	font-size:20px;
}
.style2 {
	color: #FFFF00;
}
.style3 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.style4 {
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
.style5 {
	font-size: large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
.style6 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
.style7 {
color: #FF0000;
font-weight:bold;

}
.style8 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
}
.style9 {
	color: #FF0000;
	font-weight: bold;
}
.style10 {
	color: #00111B;
	font-style: italic;
	font-size:x-large;
}
