BODY {
	line-height: 130%;
	font-size: 12px;
}

EM {
	color: #FF0000;
}



a:hover {
	color:orangered;
	background-color:peachpuff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: indianred;
	border-bottom-color: indianred;
	line-height: 130%;
}
a:link {
	color:#FF3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: indianred;
	clip:   rect(auto auto auto auto);
	line-height: 130%;
	font-weight: bold;
}
a:visited {
	color:sienna;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted indianred;
	border-left: none;
	line-height: 130%;
	font-weight: bold;
}
a:activelink {color:lightblue;text-decoration:none}
h2 {
	background-color: #FFCC66;
	padding: 4px;
	border-top-width: 3px;
	border-right-width: 10px;
	border-bottom-width: 3px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #009966;
	border-right-color: #FFFFFF;
	border-bottom-color: #009966;
	font-weight: bold;
	font-style: normal;
	font-size: small;
	border-left-color: #FFFFFF;
}
h1 {
	background-color: #FFFF99;
	padding: 4px;
	font-size: medium;
	border: medium none #663300;
}
h3 {
	background-color: #FF9966;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #9999CC;
	border-right-color: #FFFFFF;
	border-bottom-color: #9999CC;
	border-left-color: #FFFFFF;
	font-style: normal;
	font-size: small;
	font-weight: normal;
	padding: 4px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-bottom-width: 2px;
}
.mytable {
	line-height: 130%;
}
.mytitle_table {
	line-height: normal;
}
.mytitle {
	font-size: x-large;
	font-weight: bold;
	color: darkgoldenrod;
	background-color: #FFFFFF;
	border: none;
	line-height: normal;
}
a.mymenu:link{
	color: #3399FF;
	text-decoration: blink;
	border-bottom-style: none;
	line-height: 110%;
}
a.mymenu:visited {
	color:sienna;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	line-height: 110%;
	font-weight: bold;
}
a.mymenu:hover {
	color:orangered;
	background-color:peachpuff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: indianred;
	border-bottom-color: indianred;
	line-height: 110%;
}

.mymenu {
	line-height: 110%;
	font-size: 12px;
}

td {
	font-size: 12px;
	line-height: 130%;
}
ol {
	text-align: left;
}
.apeal {
	font-size: 16px;
	font-weight: bold;
	color: brown;
}
.tabletitle {
	font-weight: bold;
	background-color: #CCFFFF;
}
