BODY {
	background-color: #FFFFFF;
	background-image:   url(../images/bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Arial", "Helvetica", sans-serif;
}

H1, H1 A, H1 A:visited {font-size: 22pt; font-weight: 900; text-align: center; color: #ABB3C5; text-decoration: none}

H1 A:hover {color: #FFFFFF; background-color: #ABB3C5}

H2, H2 A, H2 A:visited {color: #ABB3C5; font-size: 18pt; font-weight: 800; text-align: center; text-decoration: none}

H2 A:hover {color: #FFFFFF; background-color: #ABB3C5}

H3, H3 A, H3 A:visited {color: #ABB3C5; font-size: 13pt; font-weight: 600; text-align: center; text-decoration: none}

H3 A:hover {color: #FFFFFF; background-color: #ABB3C5}

H4 {color: #000000; font-size: 12pt; font-weight: 400;}

H5 {color: black; font-size: 10pt; font-weigth: 400;}

H6 {color: black; font-size: 10pt; font-weigth: 900;}

p, UL, OL, TD {font-size: 9pt; font-weigth: 300;}

UL LI {font-size: 9pt; font-weight: 300; list-style-image: url(../images/bullet.gif); line-height: 150%; vertical-align: text-top; margin-bottom: 1em}

OL LI {list-style-type: decimal;}

HR {color: #ABB3C5;}

A {font-size: 9pt; font-weight: bold}
A:link {color:#0000FF; }
A:visited {color: #0000FF}
A:acitve {color: #0000FF}
A:hover {color: #FFFFFF; background-color: #ABB3C5;}


.menu {  font-size: 12pt; font-weight: bolder}
