<html>
<head>
<STYLE TYPE="TEXT/CSS">

#menu1 { display : none }
#menu2 { display : none }
#menu3 { display : none }
#menu4 { display : none }
#menu5 { display : none }

body {
	color: #ffffff;
	text-align: justify;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: normal;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	background-color: transparent;
	scrollbar-base-color: #2954b0;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #2954b0;
	scrollbar-face-color: #2954b0;
	scrollbar-highlight-color: #2954b0;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #3264b9;
	cursor: hand;
}

hr{
	color: navy;
	text-align: center;
}

h1{
	font-size: 16pt;
	color: #000000;
	text-align: center;
}

input, textarea, button, submit { 
	color: #000000;
	text-align: justify;
	font-weight: normal;
	text-transform: normal;
     }
table {
		 background-color: #dce2f1;
		 	color: #000000;
	text-align: justify;
	text-transform: normal;
}
tr,td{
	color: #000000;
	text-align: justify;
	text-transform: normal;

}

th {
	color: #000000;
	text-align: center;
	text-transform: normal;
	font-weight: bold;

}

a:link{
	color: #003366;
	background: transparent;
	text-decoration: none;
}
a:visited{
	color:#003366;
	background: transparent;
	text-decoration:none;
	}
a:hover{
	color: #3333cc;
	background: transparent;
	text-decoration: line-through;
cursor: move;
}

.bunnydot {

	list-style-image: url(/images/angel.gif);
}

#main {
    Width: 800px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -400px;
}

#maina {
    Width: 800px;
    position: absolute;
    top: 320px;
    left: 50%;
    margin-left: -400px;
}

#mainb {
    Width: 800px;
    position: absolute;
    top: 350px;
    left: 50%;
    margin-left: -400px;
}

#change {
cursor: move;
}


</style>
</head>
<body>
</body>
</html>