/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
}
body, td, th {
	font-family: Verdana;
	font-size: 12px;
	color: #737C83;
}
.style1 {color: #FFFFFF}
form{
margin:0px;padding:0px;
}
.style2 {
	font-size: 16px;
	color: red;
}
.style5 {font-size: 10px}
a:link {
	color: #2C4DC2;
}
a:visited {
	color: #2C4DC2;
}
a:hover {
	color: #2C4DC2;
}
a:active {
	color: #2C4DC2;
}
.style7 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.style4 {color: #FFFFFF; font-size: 11px; }

h1 {
	letter-spacing: 0.5px;
	font-size: 1.5em;	font-weight: bold;
}

h2 {
	padding: 10px 0 0px 0;
	letter-spacing: 0.5px;
	font-size: 1.5em;	font-weight: bold;
	color: green;
}

h3 {
	letter-spacing: 0.5px;
	line-height: 25px;
	font-size: 1.2em;	font-weight: bold;
	color: #2C4DC2;
}

h4 {
    line-height: 1.5em;
	text-align: left;
	font-size: 1em;	font-weight: bold;
}

hr {
color: silver;
