body {
	font-family : MS Sans Serif;
	font-size : 12px;
    color : #000066;
	background-image: url(bg.jpg);
}

H1 {
	font-family : MS Sans Serif;
	font-size : 10pt;
    color : #000088;
}

H2 {
	font-family : MS Sans Serif;
	font-size : 16pt;
	color:#006633;
}

H3 {
	font-family : MS Sans Serif;
	font-size : 10pt;
    color : #000088;
}

H4 {
	font-family : MS Sans Serif;
	font-size : 10pt;
    color : #000088;
}

H5 {
	font-family : MS Sans Serif;
	font-size : 10pt;
    color : #000088;
}

P {
	font-family : MS Sans Serif;
	font-size : 10pt;
    text-indent : 0.2cm;
    color : #000066;
}

a:link {
    font-weight : normal;
    color : #000088;
    text-decoration : none;
}


a:visited {
    color : #880088;
    text-decoration : none;
  }


a:hover {
    color : #1C6AB2;
    text-decoration : underline;
    background-color: transparent;
}

.content {
	font-family : MS Sans Serif;
	font-size : 10pt;
    color : #000066;
}

.menu {
	font-family : MS Sans Serif;
	font-size : 10pt;
    font-weight : bold;
    text-indent : 0.2cm;
	color:#006633;
	background-color:#FFFFFF;
    margin: 0.25em 2px 0.3em 5px;
}


.menu p {
    margin: 0.25em 2px 0.3em 9px;
}

.menu a {
	font-size : 9pt;
    color: #000088;
    text-decoration: none;
    font-weight : bold;
}

.menu a:visited {
    color: #880088;
}

.menu a:hover {
    color: #0000FF;
    text-decoration: underline;
}

.note {
	font-family : MS Sans Serif;
}


.note a {
    color: #000066;
    text-decoration: none;
    font-size : 1pt;
}

.header {
	font-family : MS Sans Serif;
	font-size : 1
    color : #000066;
	background-image: url(header.gif);
    background-repeat: no-repeat;
}

.footer {
	font-family : MS Sans Serif;
	font-size : 1
    color : #000066;
	background-image: url(footer.gif);
    background-repeat: no-repeat;
}

.form {
	font-family : MS Sans Serif;
	font-size : 12px;
    color : #000066;
}

