.level1iout{
	font-family: Verdana;
	font-Size: 15px;
	text-decoration: none;
	padding: 4px;
	Color: #000000;
}

.level1iover{
	font-family: Verdana;
	font-Size: 13px;
	text-decoration: none;
	padding: 4px;
	Color: #ccffff;
}

.level1oout{
	text-decoration: none;
	border: 1px solid #33cccc;
	background: #ccffff;
	filter: alpha(opacity=100);
}

.level1oover{
	text-decoration: none;
	border: 1px solid #00ccff;
	background: #333399;
	filter: alpha(opacity=100);
}

.level2iout{
	font-family: Verdana;
	font-Size: 9px;
	text-decoration: none;
	padding: 4px;
	Color: #ffffff;
}

.level2iover{
	font-family: Verdana;
	font-Size: 9px;
	text-decoration: none;
	padding: 4px;
	Color: #ffffff;
}

.level2oout{
	text-decoration: none;
	border: 1px solid #ffffff;
	background: #ff9900;
	filter: alpha(opacity=77);
}

.level2oover{
	text-decoration: none;
	border: 1px solid #000000;
	background: #ff6500;
	filter: alpha(opacity=100);
}

.level3iout{
	font-family: Verdana;
	font-Size: 9px;
	text-decoration: none;
	padding: 4px;
	Color: #9c3000;
}

.level3iover{
	font-family: Verdana;
	font-Size: 9px;
	text-decoration: none;
	padding: 4px;
	Color: #ffffff;
}

.level3oout{
	text-decoration: none;
	border: 1px solid #ffffff;
	background: #ffcf00;
	filter: alpha(opacity=77);
}

.level3oover{
	text-decoration: none;
	border: 1px solid #ffffff;
	background: #CC6699;
	filter: alpha(opacity=100);
}

.level4iout{
	font-family: Verdana;
	font-Size: 9px;
	text-decoration: none;
	padding: 4px;
	Color: #9c3000;
}

.level4iover{
	font-family: Verdana;
	font-Size: 9px;
	text-decoration: none;
	padding: 4px;
	Color: #9c3000;
}

.level4oout{
	text-decoration: none;
	border: 1px solid #ffffff;
	background: #ffcf00;
	filter: alpha(opacity=77);
}

.level4oover{
	text-decoration: none;
	border: 1px solid #ffffff;
	background: #CCCCFF;
	filter: alpha(opacity=100);
}



img{
	border:none;
}

.title{
	font-family: "Lucida Sans";
	font-size:32px;
	font-weight:bold;
	color:#000000;
	text-align:center
}

.corps{
	position: relative;
	margin: 25px 20px 0px 50px;
	font-family: Arial;
	font-size: 10pt;
}

.copyright{
	size:2;
	font-family:"Trebuchet MS";
	font-style:italic;
	font-weight:bold;
	color:#ff6600;
	vertical-align:bottom;
}
