 body{
	font-size: 75%;
	color:#444444;
	background-color:#FFCC99;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td.{
	font-size: 11pt;
}

P{
	line-height:119%;
	margin: 3px;
}
a { 	text-decoration:underline;
	cursor : hand;color: blue;
	font-size: 11pt;
}
a:hover { color:#dc0000;position:relative;top:1;left:0;}

a.widelink { display: block; width: 100%; }
a.widelink:hover { background-color: #ffff99; color: red; }

a.widelink2 { display: block; width: 100%; }
a.widelink2:hover { color: red; }


span.bg {color:black;background-color:#eeeeff;}
span.bg1 {color:black;background-color:#ffff55;}
span.bg2 {color:black;background-color:#77ffff;}
span.bg3 {color:black;background-color:#ffccee;}



h1 { font-size:15pt }
h2 { font-size:14pt }
h3 { font-size:13pt }

div{
	line-height:110%;
	border-width:1px
}

.headerset {
	font-weight: bold;
	color: #444444;
	width: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-style: double;
	border-bottom-color: #AAAAAA;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #888888;
	padding-left: 10px;
	text-shadow: 4px 4px 4px #999;
}
