body         {font-size:10px;color:#ff6600;line-height:125%}
td         {font-size:10px;color:#ff6600;line-height:125%}
p         {font-size:12px;color:#ff6600;line-height:125%}

#document {
	margin-top: 10px;

	margin-bottom: 1em;

	font-size: 10px;
	color: #ff6600;
	line-height: 1.5em;

}
#subDocument {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10px;
	line-height: 1.5em;
}



A:link     {color: #0099ff;text-decoration: none}
A:visited {color: #0099ff;text-decoration: none}
A:active  {color: #0099ff;text-decoration: none}
A:hover  {color: #ff0000;text-decoration: underline}
div.category {
	border: 1px solid #ff6600;
	margin-bottom: 0px;
	margin-top: 5px;
             width:640px
}
.docs {
	border-color : #ff9900;
	border-style : solid;
	border-width : 1px 1px 1px 0;
	margin-top: 0;
	padding: 0.5em;
}

#box2 {
             position: absolute; top:0px; left:0px;
	width:200px;
	background-color: #ff6600;
	text-align:center;

	}
#box1 {
	border: 1px solid #ff9900;
	background-color: #ff6600;
	padding: 0.5em;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-left: 200px;
             width:640px
	}
