<STYLE>
H1, H2, H3, H4 {font-family: "A Garamond", "Times New Roman", "Roman", serif;}

H1 {font-size: 14pt;
    text-align: center}

H2 {font-size: 12pt}

H3 {font-size: 11pt;
    font-style: italic;}

H4 {font-size: 10pt;
    text-align: center;}

BIG STRONG {color: Red;
    background: white;
    font-size: 12pt;}

P {color: black;
    background: transparent;
    font-family: "Arial", "Helvetica", "Univers", "Century Gothic", san-serif;
    font-size: 10pt;
    text-align: justify;}

BLOCKQUOTE {color: black;
    background: transparent;
    font-family: "Arial", "Helvetica", "Univers", "Century Gothic", san-serif;
    font-size: 10pt;}

OL {font-family: "Arial", "Helvetica", "Univers", "Century Gothic", san-serif;
    font-size: 10pt;}

UL {list-style-type: square;
    outline-color: #C1C9D5;
    font-size: 10pt;
    font-family: "Arial", "Helvetica", "Univers", "Century Gothic", san-serif;
    font-size: 10pt;}

A:link {color: #3300ff; font-weight: bold;
    background: transparent;
    text-decoration: none;}

A:visited {color: #3300ff; font-weight: bold; 
    background: transparent;
    text-decoration: none;}

A:hover {color: #000066; font-weight: bold; 
	background: #FEEDB6;
	text-decoration: none;}

A.childtheme:link {color: rgb(5,9,94); font-weight: bold; 
    background: transparent;
	text-decoration: none;}

A.childtheme:visited {color: rgb(5,9,94); font-weight: bold; 
    background: transparent;
	text-decoration: none;}

A.childtheme:hover { color: rgb(5,9,94); font-weight: bold; 
	background: #FEF9E4;
	text-decoration: none;}

A.headlink:link { color: orange; font-weight: bold; 
    background: transparent;
	text-decoration: none;}

A.headlink:hover {color: orange; font-weight: bold; 
	background: rgb(22,9,102);
	text-decoration: none;}

TABLE {margin: 0;
    padding: 0;}

TR {cursive;
    margin: 0;
    padding: 0;
    border: none;}

TT {font-family: Courier, Monospace;}

TD {font-family: "Arial", "Helvetica", "Univers", "Century Gothic", san-serif;
    font-size: 11pt;
    border: none;}

.DROPCAP {border-style: none;
    font-family: "Arial", "Helvetica", "Univers", "Century Gothic", san-serif;
    width: .75em;
    float: left;
    text-align: center;
    font-size: 20pt;}

.DROPLIST {color: Teal;
    font-family: "Arial", "Helvetica", "Univers", "Century Gothic", san-serif;
    font-size: 9pt;
    float: left;}

.textfield {border: 1px solid rgb(100,100,100);
	font: 12px Arial,Verdana,Tahoma;}
</STYLE>