html, body 
{ 
	margin: 0px; padding: 0px;
}

body 
{
	font-size:100%;
	background: #e7e5e5 url('Images/bg.gif') repeat-y top center;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.875em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:center;
	text-transform: none;
	color: black;
	text-decoration: none;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	color: black;
	text-decoration: none;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: normal;
	font-weight: 550;
	font-variant: normal;
	text-align: Justified;
	text-transform: none;
	color: black;
	text-decoration: none;
}


h4
{ 
	font-size: 1.1em; 
	color: #354440; 
	font-variant: small-caps;
	background-color: transparent; 
	text-decoration:none;
}

h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #181D61;
	text-decoration: none;
	text-align:center;
}


h5 a 
{
	font-size: 11px;
	color: #554;
}


a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #262259;
	text-decoration: none;
}

a:hover 
{
	background: #transparent;
	color: #8d8ab3;	
	font-size: 14px;
}

a:visited:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8d8ab3;
	text-decoration: none;
}


a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7c9568;
	text-decoration: none;
}




.ContentStyle
{
	width: 800px;
	border: 1px solid gray;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	background: #e7e5e5 url('Images/content_bg.gif') repeat-y top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #565252;
	text-decoration: none;
	text-align: justify;
	padding: 0px 0px 0px 0px;

}

.ContentStyle table
{


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6B6330;
	text-decoration: none;
	text-align: justify;

}
