BODY {
        color: #000000;
        background-color: #FAFAE4;
        background-color: #27A4B2;
        background-color: #87D4E2;
	background-image: none;
        margin: 1em;
	font-family: verdana, arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
     }

LI {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none
        }

A.pagelink:link {
        color: #10CC10;
	color: #107710;
	font-family: helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline
     }

A.pagelink:visited {
        color: #7090EE;
	color: #6080DD;
	font-family: helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline
     }

A.pagelink:active {
        color: #FFFFFF;
	font-family: helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline
     }

A.pagelink:hover {
        color: #E09030;
	font-family: helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline
     }

A:link    {color: #107710; font-weight:bold}
A:visited {color: #5070CE; font-weight:bold}
A:active  {color: #FFFFFF; font-weight:bold}
A:hover   {color: #D08030; font-weight:bold}

.link:visited {
	color: #7090EE;
	}
.link:hover {
	color: red;
	}
.link:active {
	color: orange;
	}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
        line-height: 100%;
        }

.box2 {
	font-family: Arial, sans-serif;
        font-size: small;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
        line-height: 100%;
        }

.title {
	font-family: Arial, Verdana, sans-serif;
        font-size: large;
	color: #000066;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
        line-height: 100%;
        }

.title2 {
	font-family: Arial, Verdana, sans-serif;
        font-size: medium;
	color: #000066;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
        line-height: 100%;
        }

.title3 {
	font-family: Arial, Verdana, sans-serif;
        font-size: small;
	color: #000066;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
        line-height: 100%;
        }


TABLE.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: black
	}

