body {
	background-color: #CCFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

.firstletter {
		float: left;
		font-size: 3em;
		line-height: 1;
		font-weight: bold;
		margin-right: 0.2em;
}

body, td, th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 5;
}

p.toleft {
	width: 100% ;
	float: left;
}

div.tiptop {
	width: 100%;
	height: 20px;
	vertical-align:top;
	background-color:#000033;
}

div.end {
	width: 100%;
	vertical-align:bottom;
	float: left;
}

div.across {
	width:100% ;
}

img {
	border-color:#003366;
}

img.floatleft {
	float: left;
	margin: 4 px;
}

img.floatright {
	float: right;
	margin-top: 70px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	overflow:hidden;
}

td img.floattop {
	float: none;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	overflow:hidden;
}

td img.floatind {
	float: none;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	overflow:hidden;
}
img.floatnext {
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}

img.floatprev {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	text-decoration: none;
	color:#FF0099;
}

a:link {
	text-decoration:none;
	color: #660066;
}

a:link.header {
	text-decoration:none;
	color: #006666;
}

a:link.blackhead {
	text-decoration:none;
	color: #000000;
}

a:visited {
	text-decoration:none;
	color: #660066;
}

link {
	text-decoration: none ;
	color: #66CC00;
}

h1 {
	color: #003366;
}

h2 {
	color: #006666;
}

h3 {
	color: #006666;
}

h4 {
	color: #003366;
}

h5 {
	color: #003366;
}

h6 {
	color: #FFCCCC;
}

hr {
	 height: 5px; 
	 color:#003366;
}

hr.bottom {
	height: 20px;
	color: #003366;
}

a {
	color: #FF0033;
}

form {
	background-color: #330000;
}

ul.mult {
	width: 100%;
	list-style-type: none; 
}

li.multi {
	width: 200px;
	margin: 15px 0 0;
	padding: 0 10px 0 0;
	line-height: 15px;
	float: left;
}

li.nodot {
	list-style-type: none;
	margin-left: 30 pt;
}
