<style type="text/css">
H1 {
	font-size : large;
        font-family : Arial, ArialCE, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #777777;
}

H2 {
	font-size : large;
        font-family : Arial, ArialCE, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0000ff;
}

H3 {
	font-size : medium;
        font-family : Arial, ArialCE, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #46CC20;
}

H4 {
	font-size : small;
        font-family : Arial, ArialCE, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #B3640D;
}

DIV {
	font-size : xx-small;
        font-family : Arial, ArialCE, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFF9E6;
}

SPAN {
	font-size : xx-small;
	font-family : Courier New CE, Courier;
	font-weight : normal;
	font-style : italic;
	color : #C0C0C0;
}

FONT {
	font-size : x-small;
        font-family : Arial, ArialCE, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

TD {
	font-size : small;
        font-family : Arial, ArialCE, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

STRONG {
	font-size : 7pt;
	font-family : "Times Roman", serif 
	font-weight : normal;
	font-style : italic;
	color : #000000;
	text-align: center; 
}

IMG {
        border-color : #000099;
}

a {
        text-decoration: none
} 

a:link {
        color: blue
} 

a:visited {
        color: blue
} 

a:active {
        color: red
} 

a:hover {
        color: red; text-decoration: underline
}

</style>
