*{
		margin:4px;padding:1px;
	}
body{	color:#707070;
		font-size:16px;
		background:#FFF;
		font-family:sans-serif;
		background-repeat:no-repeat;
		background-position:0 130px;
		width:900px;
		height:1000px;
	}
a,a:link,a:visited{
		color:#005FEE;
		text-decoration:none;
	}
a:hover,a:active{
		color:#444;
		text-decoration:none;
	}
a.sel1:link,a.sel1:visited,a.sel1:hover,a.sel1:active{
		background:#005FEE;
		text-decoration:underline;
		color:#FFF;
	}
h5{	
		margin:8px;padding:3px;
		color:#BBB;
		font-size:11px;
		}
h5 a,h5 a:link{
		color:#707070;
		}