	body {
		margin: 0px 5% 10px 5%; font-family: Verdana, arial, helvetica, sans-serif;
		}
		
A:link {color:blue; text-decoration:none; font-weight: BOLD;}
A:hover {color:red; TEXT-DECORATION: UNDERLINE; font-weight: BOLD;}
A:vlink {color:blue; text-decoration:underline; font-weight: BOLD;}

	#header {
	margin:5px 0px 10px 0px;
	padding:5px 0px 0px 0px;
	height:80px;
	line-height:11px;
	background:#fff;}
	
	#lconts {
		float:left;
		width:70%;
		border-style: double;
		BORDER-COLOR: #ccc;
		margin-right:15px;
		padding-bottom:20px;
		font-family: Trebuchet MS, arial, helvetica, sans-serif; color: #900;
		}
		
	#lconts li {font-family: Tahoma, arial, helvetica, sans-serif; FONT-SIZE: x-small; color: #900; DISPLAY:  LIST-ITEM; margin:0px 20px 10px 20px;
		}
		
	#lconts p {font-family: Trebuchet MS, arial, helvetica, sans-serif; font-size: 12px; color: #900;	margin:0px 20px 10px 20px;
		}
		
	#rconts {
	background:#fff;
		}
		
	#rconts p {
		 font-family: Verdana, arial, helvetica, sans-serif; color: #900; font-size : 10px;
		margin-left:0px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		margin:0px 20px 10px 20px;
		color: #900;
		}
		
	.smtxt {font-family: Verdana, arial, helvetica, sans-serif; {FONT-SIZE:  x-small;}
		
	.nav0 {padding-left: 5px; padding-top: 5px; padding-bottom: 5px; margin-right: 30%; background:#ccc; FONT-WEIGHT: bold; TEXT-ALIGN: CENTER; }
