img.spot  {
	margin-left: 5px;
	margin-right: 5px;
	margin-top:5px;
	margin-bottom:5px;
}

.hilite { font-weight: bold;  BACKGROUND-COLOR:#FFDE00; }

.hilite2 {
	font-weight: bold;
	BACKGROUND-COLOR: #ffff00;
}

a {
	font-family:verdana,sans-serif;
	color:#CC3333;
	font-weight:bold;
}

input {
	font-size:xx-small;
}

a:hover {
	background-color : #FFF200;
}

.body {
	font-family: verdana,sans-serif;
	color:#000000;
	font-size: x-small;
}

.obody {
	font-family: verdana,sans-serif;
	color:#666666;
	font-size: xx-small;
}

.ohead {
	font-size:small;
	text-decoration : underline;
	font-weight:bold;
}

.oflhead {
	font-weight:bold;text-decoration:underline;background-color:#FFDE00;font-size:small;
}

h1 {
	font-family: verdana,sans-serif;
	color:#CC3333;
	font-size: x-large;
	margin-bottom:10px;
}

h2 {
	font-family: verdana,sans-serif;
	color:#C33336;
	font-size: large;
}

.total {
	font-family: verdana,sans-serif;
	color:#C33336;
	font-weight:bold;
	font-size: larger;
}

.section { margin: 0 0 10px 0; }
ol li, ul li { margin: 0 0 10px 0; }
.underline { text-decoration: underline; }
.list { list-style-type: none; }

