﻿body {
margin: 0px;
font-family: tahoma, sans-serif;
font-size: 12px;
letter-spacing: 1.2;
color: #000000; 
background-color: #FFFFFF
}
table {
border: thin maroon
}
p td {
text-align: left
}
a {
color: #000080;
text-decoration: none
}
a:hover {
color: #FF2200;
text-decoration: underline
}
h1 {
font-family: tahoma, helvetica, sans serif;
font-size: 22px;
color: #008000;
font-weight: normal;
text-decoration: none
}
h2 {
font-family: tahoma, helvetica, sans serif;
font-size: 14px;
color: #800000;
font-weight: bold;
text-align: left;
text-decoration: none
}
#box {
font-family: tahoma, helvetica, sans serif;
font-weight: normal;
font-size: 12px;
border: 1px dotted #666666;
padding: 20px 20px 10px 10px;
margin: 10px;
width: 92%;
background-color: #EEEEEE
}
.actlink {
padding: 2px;
color: #0033FF;
text-decoration: none
}
.actlink:hover {
padding: 2px;
background-color: #336633;
color: #ffffff;
text-decoration: none
}
.bigactlink {
font-family: tahoma, helvetica, sans serif;
font-size: 14px;
padding: 2px 3px 2px 3px;
color: #0033FF;
text-align: left;
text-decoration: none
}
.bigactlink:hover {
padding: 2px 3px 2px 3px;
background-color: #336633;
color: #ffffff;
text-decoration: none
}

.search {font-family: tahoma, helvetica, sans serif; font-size: 10px; text-decoration: none }
.path {font-family: tahoma, helvetica, sans serif; font-size: 10px; text-decoration: none }
.pathlink {font-family: tahoma, helvetica, sans serif; font-size: 10px; color: #000080; text-decoration: none}
.pathlink:hover {font-family: tahoma, helvetica, sans serif; font-size: 10px; color: #FF2200; text-decoration: none}
.prevnext {font-family: verdana, geneva, sans serif; font-size: 10px; color: #000080; text-decoration: none}
.prevnext:hover {font-family: verdana, geneva, sans serif; font-size: 10px; color: #FF2200; text-decoration: underline}
.backtop {font-family: arial, helvetica, sans serif; font-size: 10px; color: #000080; text-decoration: none}
.backtop:hover {font-family: arial, helvetica, sans serif; font-size: 10px; color: #FF2200; text-decoration: underline}
.copy {font-family: tahoma, helvetica, sans serif; font-size: 10px; text-decoration: none }
.copylink {font-family: tahoma, helvetica, sans serif; font-size: 10px; color: #000080; text-decoration: none}
.copylink:hover {font-family: tahoma, helvetica, sans serif; font-size: 10px; color: #FF2200; text-decoration: none}
