body {
	background-color: #0080FF;
	color:#000000;
	border-style:solid;
	border-width:0px;
	border-color:#999999;
}


a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	background-color:#749458;
}
a:active {
	color:#000000;
	text-decoration:none;
}
a:focus {
	color:#000000;
	text-decoration:none;
}


div.wcome {
	text-align:center;
	text-decoration : none;
	vertical-align : top;
	font-size : 200%;
}
div.text {
	text-align : center;
	margin-top : 0px;
	margin-bottom : 25px;
}
div.main{
	text-align : center;
	margin-top : 25px;
	margin-bottom : 25px;
	font-size : 300%;
	font-style : normal;
	font-weight : bold;
}
div.cont{
	text-align : center;
	margin-top : 25px;
	margin-bottom : 25px;
	font-size : 100%;
	font-style : normal;
}
hr.l1{
	color : Gray;
	width : 90%;
	height : 1px;
	text-align : center;
	background-color : transparent;
	visibility : hidden;
}
hr.l2{
	color : Gray;
	width : 90%;
	height : 1px;
	text-align : center;
	background-color : transparent;
	visibility : visible;
}
hr.l3{
	color : Gray;
	width : 90%;
	height : 1px;
	text-align : center;
	background-color : transparent;
	visibility : visible;
}
