body {	scrollbar-face-color: #CDCDCD;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color: #000000;	
	scrollbar-track-color: #CDCDCD;
	font-family: Verdana, Arial, Ms Sans Seriff;
	font-size : x-small;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

form {	font-size : x-small;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

h1 {	color: #408040;
	font-style: italic;
	text-align: center;
	margin-top: 6;
	margin-bottom: 0;
}
h2 {	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #408040;
	margin-top: 9;
	margin-bottom: 0;
	margin-left: 10; 
}

p {	font-size : x-small;
	margin-left: 5;
	margin-right: 5;
	margin-top: 3;
	margin-bottom: 3;
}

p.text {	margin-top: 12;
		margin-bottom: 6;
}

ul.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 : #319CFF;
		text-decoration : underline;
		font-weight : bold;
		font-size : x-small;
}
a:hover {	color : Red;
		text-decoration : none;
}

a.small {	font-weight : normal;
		font-size : xx-small;
}  

label.small {	font-weight : normal;
		font-size : xx-small;
}

