﻿body {
background-color: #FFFACD;
margin-left: 7px;
margin-right: 7px;
margin-top: 7px;
margin-bottom: 7px;
}

.hinttext{
background-color:#FFFACD;
width:800px;
height:13px;
text-indent: 5px;
font-family: Verdana;
font-size: 9pt;
text-decoration: none;
color: Black;
font-weight: normal;
}

H1 {
font-family: Arial;
font-size: 14pt;
color: rgb(85,85,85);
font-weight: bold;
text-align: center;
margin-bottom: 0;
 }

.tablelinks {
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
color: #E5E5DF;
background-color: #006699;
line-height: 15px;
text-indent: 2px;
border: 1px solid #006699;
}

.tablelinksred {
font-family: Verdana;
font-size: 9pt;
font-style: normal;
font-weight: bold;
color: #E5E5DF;
background-color: Red;
line-height: 15px;
text-indent: 2px;
border: 1px solid Red;
}

.tabletext {
background-color: #FFD991;
} 

a {
text-indent: 2px;
font-family: Verdana;
font-size: 9pt;
text-decoration: none;
color: Black;
font-weight: normal;
display: block;
width: 225px;
}

a.Indent {
text-indent: 12px;
  }


a:visited {
font-family: verdana;
font-size: 9 pt;
color: Black;
text-decoration: none;
font-weight: normal;
display: block;
width: 225px;
}

a:hover {
font-family: Verdana;
font-size: 9pt;
color: Black;
text-decoration: none;
font-weight: normal;
display: block;
width: 225px;
background-color:#FFB935;
}

a:visited:hover {
font-family: verdana;
font-size: 9pt;
color: Black;
text-decoration: none;
font-weight: normal;
display: block;
width: 225px;
background-color:#FFB935;
}

.ModifiedOn{
	font-size: 7pt;
	font-family: Verdana;
}