H1 {
	font-size : 130%;
}

BODY {
	background-color: "#ffffff";
} 

a:active  {
	color: #ff0000;
}

a:hover {
	color: #FF0000;
	background-color: #fbfeba;
	text-decoration: underline;
	position: relative;
	top: 1px;
	left: 1px;
} 


H3 {
	color: #ffffff;
	padding-top:8px;
	text-indent:8px;
	border-color:#808080;
	border-style:solid;
	border-top-width:0px;
	border-right-width:2px;
	border-bottom-width:3px;
	border-left-width:0px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:3px;
	margin-left:3px;
	background-color:#0000ff;
}

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%;
}

.mbox {
	background-color: e1ffff;
	font-size : 80%;
	padding-left:4px;
}

.box {
	color: #ffffff;
	padding-top:8px;
	text-indent:8px;
	border-color:#808080;
	border-style:solid;
	border-top-width:0px;
	border-right-width:2px;
	border-bottom-width:3px;
	border-left-width:0px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:3px;
	margin-left:3px;
	background-color:#0000ff;
}

.bbox {
	background-color:e1ffff;
	padding-top:2px;
	padding-bottom:2px;
	border-top-width:2px;
	border-right-width:0px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-color:#ff0000;
	border-style:solid;
}

.note {
	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;
}

.topemph {
	padding-top:8px;
	border-color:#808080;
	border-style:solid;
	border-top-width:0px;
	border-right-width:2px;
	border-bottom-width:3px;
	border-left-width:0px;
	margin-top:3px;
	margin-right:3px;
	margin-bottom:3px;
	margin-left:3px;
	background-color:#c9fdfe;
}

.underemph {
	background-color:e1ffff;
	padding-top:2px;
	padding-bottom:2px;
	border-top-width:2px;
	border-right-width:0px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-color:#008000;
	border-style:solid;
}

.underebox {
	background-color:#c9fdfe;
	text-align:center;
	border-top-width:thick;
	border-right-width:thick;
	border-bottom-width:thick;
	border-left-width:thick;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px
;}

.fmail {
	border-color:#808080;
	border-style:solid;
	border-top-width:0px;
	border-right-width:2px;
	border-bottom-width:3px;
	border-left-width:0px;
	margin-top:3px;
	margin-right:3px;
	margin-bottom:3px;
	margin-left:3px;
	background-color:#FDFFC9;
}

.pr {
	background-color:#fddbff;
}

.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;
}

