/* CSS Document */

<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: medium;
}
.style5 {
	font-size: xx-small;
	text-decoration: none;
}
.style7 {font-size: xx-small; font-family: Geneva, Arial, Helvetica, sans-serif; }
.style8 {font-size: x-small}

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;}
    a:visited {
	text-decoration: underline;
	color: #666666;}
    a:hover {
	text-decoration: underline;
	color: #A80000;
	background-color: #F1F2DB;}
    a:active {
	text-decoration: underline;
	color: #fec996;}
	
.archive {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;}	
    .archive a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;}
    .archive a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;}
    .archive a:hover {
	text-decoration: underline;
	color: #A80000;
	background-color: #FFFFCC;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;}	
   .archive a:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.text a:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;}
    .text a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;}
    .text a:hover {
	text-decoration: underline;
	color: #A80000;
	background-color: #FFFFCC;
	font-weight: normal;}	
    .text a:active {
	text-decoration: underline;
	color: #0000FF;
	font-weight: normal;}
	
.smallform {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;

}
.smallform a:link {
	color: #000000;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: underline;
}
.smallform a:visited {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.smallform a:hover {
	text-decoration: underline;
	color: #EF4D38;
	background-color: #FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}

.smallform a:active {
	text-decoration: underline;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;

}

div.breakafter {
  page-break-after: always;
}

</style>

