a:link { color: (51 0 255); text-decoration: underline; }
a:visited { color: (51 0 255); text-decoration: underline; }
a:hover { color: (51 0 255); text-decoration: underline; }
a:active { color: (51 0 255); text-decoration: underline; }

.left-navigation a:link { color: black; text-decoration: none; }
.left-navigation a:visited { color: black; text-decoration: none; }
.left-navigation a:hover { color: black; text-decoration: underline; }
.left-navigation a:active { color: black; text-decoration: none; }

.footer a:link { color: black; text-decoration: none; }
.footer a:visited { color: black; text-decoration: none; }
.footer a:hover { color: black; text-decoration: underline; }
.footer a:active { color: black; text-decoration: none; }

.topnav a:link { color: black; text-decoration: none; }
.topnav a:visited { color: black; text-decoration: none; }
.topnav a:hover { color: black; text-decoration: underline; }
.topnav a:active { color: black; text-decoration: none; }

.header a:link { color: black; text-decoration: none; }
.header a:visited { color: black; text-decoration: none; }
.header a:hover { color: black; text-decoration: underline; }
.header a:active { color: black; text-decoration: none; }

.design a:link { color: black; text-decoration: none; }
.design a:visited { color: black; text-decoration: none; }
.design a:hover { color: black; text-decoration: underline; }
.design a:active { color: black; text-decoration: none; }

form.search input
{ font-size: 7pt; }

td.left-navigation
{ border-left: 1px solid #FFC6DE;
  border-right: 1px solid #FFC6DE;
  background-color: #FBEFEF;
  padding-top: 3px;
  width: 175px; }

.left-navigation ul
{ margin: 0px;
  padding: 0px; }

.left-navigation li
{ line-height: 12pt;
  list-style-type: none;
  text-align: left; 
  padding: 0px;
  margin: 0px; 
  border-bottom: 1px solid white; }

.left-navigation li a
{ text-decoration: none; 
  font-size: 10pt;
  text-indent: 10px;
  font-family: arial;
  font-weight: bold;
  display: block; 
  color: purple; 
  padding-right: 20px; }

.header
{ text-decoration: none; 
  font-size: 10pt;
  font-family: arial;
  font-weight: bold;
  color: black; 
  padding: 5px;
  margin: 5px; }

.design
{ text-decoration: none; 
  font-size: 10pt;
  font-family: arial;
  font-weight: bold;
  color: black; 
  weight: black; }

.footer
{ text-decoration: none; 
  font-size: 10.5pt;
  font-weight: bold; 
  color: black; 
  padding: 2px;
  margin: 2px;
  face: book antiqua; }

.breadcrumbs, .breadcrumbs a:link, .breadcrumbs a:visited
{
font-size: 10pt;
color: gray;
text-decoration: none; 
padding-top: 10px; 
font-weight: bold; 
font-family: arial; }

.breadcrumbs a:hover, .breadcrumbs a:active
{
text-decoration: underline;
}

.topnav
{ text-decoration: none; 
  font-size: 13pt;
  font-family: book antiqua;
  font-weight: bold; 
  color: black; 
  padding: 5px;
  margin: 5px; }

p { font-size:10pt; font-family: arial; color: black; text-align:justify; }

H1 { font-size:12pt; font-family: arial; color: #3333ff; text-align:left; font-weight: bold; margin-bottom: -20px; }
H3 { font-size: 10pt; font-family: arial; font-style: italic; color: gray; text-align:left; font-weight: normal; margin-bottom: -20px; }
H2 { font-size: 11pt; font-family: arial; color:#3333ff; text-align:center; margin-bottom:-20px; }
