BODY {
	background-color: "#ffffff";
} 

a:active  {
	color: #ff0000;
}

a:hover {
	color: #FF0000;
	background-color: #ffff33;
	text-decoration: underline;
	position: relative;
	top: 1px;
	left: 1px;
} 

H1 {
	font-size : 130%;
	color : #ffffff;
	background-color : #0000cc;
	text-align : left;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
}

H2 {
	font-size : 120%;
	color : #ffffff;
	background-color : #0000cc;
	text-align : left;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
}

H3{
	font-size : 110%;
	background-color : #ccffff;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #808080;
	border-right-width : 2px;
	border-right-style : solid;
	border-right-color : #808080;
	background-position : 5px 5px;
	width : 70%;
}

H4{
	background-color : #80ffff;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : silver;
	border-right-width : 2px;
	border-right-style : solid;
	border-right-color : silver;
	background-position : 5px 5px;
	width : 70%;
}

.hn {
	text-align:left;
	text-indent:3px;
	padding-top:5px;
	padding-right:25px;
	padding-bottom:0px;
	padding-left:1px;
	border-top-width:1px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:5px;
	border-color:#0000ff;
	border-style:solid;
}


.note{
	font-size : 80%;
	background-color : #ccffff;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-top-color : #008000;
	border-bottom-color : #008000;
	border-left-width : 1px;
	border-right-width : 1px;
	border-left-color : #008000;
	border-right-color : #008000;
	border-style : dashed dashed dashed dashed;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	padding-bottom : 4px;
}

.mail_f{
	background-color : #ffc0cb;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #808080;
	border-right-width : 2px;
	border-right-style : solid;
	border-right-color : #808080;
	background-position : 5px 5px;
}

.pr{
	background-color : #ffff99;
	padding-top : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 3px;
}

.topemph {
	padding-bottom : 5px;
	border-top-width : 2px;
	border-bottom-width : 2px;
	border-top-style : solid;
	border-bottom-style : solid;
	border-top-color : #008000;
	border-bottom-color : #008000;
	background-color : #ccffff;
	padding-top : 5px;
}

.underemph {
	font-size : 80%;
	padding-top : 5px;
	border-top-style : solid;
	border-top-color : #008000;
	padding-bottom : 5px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #008000;
	background-color : #ccffff;
}

.underemenu {
	font-size : 80%;
	background-color : #ccffff;
}

.underemenu2{
	font-size : 80%;
	background-color : #ccffff;
border-top-width : 1px;
border-top-style : solid;
border-top-color : #008000;
}

.underemenu3{
	font-size : 80%;
	background-color : #ccffff;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #008000;
}

.map{
	background-color : #e8e8e8;border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;border-color : green green green green;
	font-size : 80%;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
}
