BODY {
scrollbar-face-color: #90A0D0;
scrollbar-shadow-color: #90A0D0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #000000;	
scrollbar-track-color: #90A0D0;
font-family: Verdana, Arial, Ms Sans Seriff;
font-size : x-small;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}

td.border {
	background-color: #90A0D0;
}

h1 {	color: #0030A0;
	font-style: italic;
	text-align: center;
	margin-top: 6;
	margin-bottom: 0;
}
h2 {	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #0030A0;
	margin-top: 9;
	margin-bottom: 0;
	margin-left: 10; 
}
h3 {	font-size: small;
	font-weight: bold;
	color: #0030A0;
	margin-top: 6;
	margin-bottom: 3;
}

p {	font-size : x-small;
	margin-left: 5;
	margin-right: 5;
	margin-top: 3;
	margin-bottom: 3;
}

li {	font-size : x-small;
}

ul.short {	margin-top: 3;
		margin-bottom: 3;
}

ol.short {	margin-top: 3;
		margin-bottom: 3;
}

.co_input {	font-size: x-small;
		text-align: right
}

.co_total {	font-size: x-small;
		text-align: right;
		font-weight : bold;
}

a {		color : #9E0E0E;
		text-decoration : underline;
		font-weight : bold;
		font-size : x-small;
}
a:hover {	color : #0030A0;
		text-decoration : none;
}

a.small {	font-weight : normal;
		font-size : xx-small;
}

label.small {	font-weight : normal;
		font-size : xx-small;
}
