body{
	background-color : #3E92C2;
	font-family : Comic Sans MS;
	font-style : normal;
	text-color: black;
	font-weight : normal;
	font-size: smaller;
	SCROLLBAR-FACE-COLOR: #3E92C2;
	SCROLLBAR-3DLIGHT-COLOR: #C4DDEC;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #C4DDEC;
	SCROLLBAR-DARKSHADOW-COLOR: #59711F;
	margin-right : 30px;
	margin-left : 30px;
}
  table{
		font-family : Comic Sans MS;
	font-style : normal;
	text-color: black;
	font-weight : normal;
	font-size: 13px;
	text-align : center;
	padding : 2px 2px 2px 2px;
	background-color : #CDE5F3;
	cell-spacing: 1px;
	width: 700;
	}
  
TR {
		text-align: left;
	vertical-align: top;
	}
td{
	text-align: left;
	vertical-align: top;
	background-color: white;
	padding-left : 4px;
	padding-right : 3px;
}	
a{
		color :#0080C0;
	font-size : 13 px;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
		}
		
	A:hover {
		color: #8000FF;
		text-decoration : underline;
	}
a.next{
		color :white;
	font-size : 13 px;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
		}
		
	A.next:hover {
		color: pink;
		text-decoration : underline;
	}
.next{
color :white;
	font-size : 13 px;
	font-weight : normal;
	font-style : normal;
}
.1{
color :white;
	font-size : 14 px;
	font-weight : normal;
	font-style : normal;

}
a.1{
color :white;
	font-size : 14 px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}
a.1:hover{
color: pink;
		text-decoration : underline;
}

.title{
background-color: white;
width: 700;
padding-top: 4px;
padding-bottom: 4px;
align: center;
}