a {
	font-family: TW Cen MT,Times New Roman,arial,"Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: red;
}

p {
	font-family: TW Cen MT,Times New Roman,arial,"Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
}
.borderedpics {
	padding: 2px;
	border: 1px dotted #CC0000;
}
ul,ol,li {
	font-family: TW Cen MT,Times New Roman,arial,"Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
}
h1 {
	font-family: TW Cen MT,Times New Roman,arial,"Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
p.Locs {
	font-family: Lucinda,Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
}
h1.Locs {
	font-family: Lucinda,Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}

input.ShortText {
/*	background-color : #EEEEFF;*/
	color : black;
	font-family : Verdana;
	font-size : 11px;
	height : 17px;
	width : 50px;
/*	border : 1px black solid;*/
}

input.submitBut {
/*	background-color : #EEEEFF;*/
	color : black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
/*	border : #FFFFFF #9999CC #9999CC #FFFFFF;*/
}

select {
/*	background-color : #66CCFF; */
	color : black;
	font-family : Verdana;
	font-size : 12px;
/*	border : #FFFFFF #9999CC #9999CC #FFFFFF;*/
}

textarea {
/*	background-color : #EEEEFF;*/
	color : black;
	font-family : Verdana;
	font-size : 11px;
	width : 300px;
	height : 300px;
	border : 1px black solid;
}
textarea.small {
/*	background-color : #EEEEFF;*/
	color : black;
	font-family : Verdana;
	font-size : 11px;
	width : 300px;
	height : 100px;
	border : 1px black solid;
}
a.hm:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	margin-top: 5px;
	text-decoration: underline;
	font-weight: normal;
}
a.hm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	margin-top: 5px;
}
a.hm:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
	margin-top: 5px;
}

a.red:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	margin-top: 5px;
	text-decoration: underline;
	font-weight: normal;
}
a.red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	margin-top: 5px;
}
a.red:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration: underline;
	margin-top: 5px;
}
.redhead {
	font-family: TW Cen MT,Times New Roman,arial,"Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.greenhead {
	font-family: TW Cen MT,Times New Roman,arial,"Courier New", Courier, mono;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
.bighead {
	font-family: "TW Cen MT", "Times New Roman", arial, "Courier New", Courier, mono;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
