body {
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:10pt; 
	font-weight:normal;
	color:#000000;
	background-color:#D7E8F5;
}

hr  {
	color:#008040;
	height:0.5px;
#	solid:blue;
}

h1  {
	font-size:16pt; 
	font-weight:bold;
	margin-top:25px;
	margin-bottom:10px;
	border-bottom:1px solid #000000;
	padding-bottom:4px;
}

h2  {
	font-size:13pt; 
	font-weight:bold;
}

h3  {
	font-size:11pt; 
	font-weight:bold;
}

tr	{
	font-size:10pt;
}

a {
	text-decoration:none;
	text-shadow:black;
}


a:hover {
	color : #0060a0 ;
	background : #eeeeee ;
	text-decoration : underline ;
#	border : 1px dotted
}

input {
	font-family:"Courier New"; 
	font-size:9pt;
}

select {
	font-family:"Courier New"; 
	font-size:9pt;
}

li {
	margin-top: 3px;
	margin-bottom: 6px;
}

p {
	min-width: 15cm;
	max-width: 20cm;
	text-indent: 1.5em;
	margin-left: 2cm;
	margin-right: 2cm;
}

#small {
	margin-left: 3cm;
	margin-right: 3cm;
	min-width: 12cm;
	max-width: 17cm;
}
