
H1 {
	font-size : 120%;
	padding-top : 5px;
	padding-bottom : 5px;
}

H2 {
	font-size : 120%;
	color : #ffffff;
	background-color : #ff0000;
	text-align : left;
	padding-top : 5px;
	padding-bottom : 5px;
}

BODY {
	background-color: "#ffffff";
} 

a:active  {
	color: #ff0000;
}

a:hover {
	color: #FF0000;
	background-color: #FFFF66;
	text-decoration: underline;
	position: relative;
	top: 1px;
	left: 1px;
} 

.index {
	font-size : 80%;
	padding-left : 3px;
	background-color : #ffffcc;
	padding-top : 5px;
	padding-bottom : 5px;
}

.topemph {
	padding-top : 5px;
	border-top-style : solid;
	border-color:#ff0000;
	padding-bottom : 5px;
	border-top-width : 2px;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	background-color : #ccffff;
}

.underemph {
	padding-top : 5px;
	border-top-style : solid;
	border-color:#ff0000;
	padding-bottom : 5px;
	border-top-width : 2px;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	background-color : #ccffff;
}


.pr {
	background-color:#fddbff;
}

.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;
}
