a {
	font-size: 12px;
	font-weight: normal;
	color: #009900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../images/greendot.gif);
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 300%;
	font-weight: bold;
	color: #000000;
}
.imageright {
	margin: 5px 5px 5px 10px;
	padding: 5px;
	float: right;
}
.imageleft {
	margin: 5px 10px 5px 5px;
	padding: 5px;
	float: left;
}
.insert-left h1 {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	font-size: 36px;
}
.insert-left a:hover {
	color: #FFFFFF;
}
.insert-right {
	float: right;
	margin: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #006666;
	color: #000000;
	font-weight: bold;
}
.insert-right a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.insert-right h1 {
	font-family: "Courier New", Courier, mono;
	color: #999999;
	font-size: 36px;
}
.insert-right a:hover {
	color: #FF0000;
}
.imageright {
	margin: 5px 5px 5px 10px;
	padding: 5px;
	float: right;
}
.imageleft {
	margin: 5px 10px 5px 5px;
	padding: 5px;
	float: left;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 250%;
}
