/* CSS Document */
body
{
	font-size:75%;
	font-family:verdana,arial,'sans serif';
/*	background-image:url('images/gradient.png'); 
	background-repeat:repeat-x;
	background-color:#FFFFF0;
	color:#000080; */
	margin-top: 0px;
}

h1 {font-size:200%;}
h2 {font-size:140%;}
h3 {font-size:110%;}

th {background-color:#ADD8E6;}

ul {list-style:circle;}
ol {list-style:upper-roman;}

a:link 
{
/*	color: #ffffff; */
	text-decoration: none;
}
a:visited 
{
/*	color: #333333;  */
	text-decoration: none;
}
a:hover 
{
	color: #CCCCCC;
	background-color: #0033FF; 
	text-decoration: none;
}
a:active 
{
	color: #ff33ff;
}

.style1 {
	font-size: 24px;
	font-weight: bold;
}

#lHeaderLogi {
	position:absolute;
	width:565px;
	height:23px;
	z-index:1;
	left: 414px;
	top: 13px;
}
#Layer1 {
	position:absolute;
	width:385px;
	height:33px;
	z-index:2;
	left: 576px;
	top: 68px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.style8 {font-size: x-small}

.content_title {
	font-size: 18px;
	color: #0000FF;
}
