﻿.homecontent {
	font-size: 11px;
	color: #6f6e6e;
	}

H1 {font-family: Arial;
    font-size: 14pt;
    font-weight: normal;
    color: #222222;}
H2 {font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #222222;}
H3 {font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color: #222222;}
H4 {font-family: Arial;
    font-size: 10pt;
    font-style: italic;
    font-weight: normal;}
H5 {font-family: Arial;
    font-weight: normal;
    font-size: 8pt;}
H6 {font-family: Arial;
    font-weight: normal;
    font-size: 8pt;}
TH {font-family: Arial;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;}
TD {font-family: Arial;
    font-size: 10pt;
}
TF {font-family: Arial;
    font-size: 10pt;}
Body {font-family: Arial;
      font-size: 10pt;
      font-weight: normal;
      color: black;}
P {font-family: Arial;
   font-size: 10pt;
   font-weight: normal;
   color: black;}
OL {font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    color: black;}
LI {font-family: Arial;
    font-size: 10pt;
    font-weight: normal;    
    color: black;}

A:link {color: #404040;}
A:visited {color: #851019;}
A:active {color: #BA897B;}
input {
    background-color : #FFFFFF;
    font-family : Arial;
    font-size : 10px
  }
.noBorder1 {border:0px none; background-color : #D1B789}