body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #CCFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCFFFF;
	text-decoration: none;
}
a:active {
	color: #CCFFFF;
	text-decoration: none;
}
.linkurl {
	font-family: Arial, Helvetica, sans-serif;
}
a.linkurl:active {  font-weight: bold;}
a.linkurl:hover {  color: #009933; font-weight: bold;}
a.linkurl:link {  font-weight: bold;}
a.linkurl:visited {  font-weight: bold;}

a.bluelink:active {  color: #000099; font-weight: bold;}
a.bluelink:hover {  color: #000099; font-weight: bold;}
a.bluelink:link {  color: #000099; font-weight: bold;}
a.bluelink:visited {  color: #000099; font-weight: bold;}

a.midbluelink:active {  color: #3399ff; font-weight: bold;}
a.midbluelink:hover {  color: #3399ff; font-weight: bold;}
a.midbluelink:link {  color: #3399ff; font-weight: bold;}
a.midbluelink:visited {  color: #3399ff; font-weight: bold;}

a.yellowlink:active {  color: #FFFF33; font-weight: bold;}
a.yellowlink:hover {  color: #FFFF33; font-weight: bold;}
a.yellowlink:link {  color: #FFFF33; font-weight: bold;}
a.yellowlink:visited {  color: #FFFF33; font-weight: bold;}

a.brownlink:active {  color: #CC6600; font-weight: bold;}
a.brownlink:hover {  color: #CC6600; font-weight: bold;}
a.brownlink:link {  color: #CC6600; font-weight: bold;}
a.brownlink:visited {  color: #CC6600; font-weight: bold;}

a.redlink:active {  color: #FF0000; font-weight: bold;}
a.redlink:hover {  color: #FF0000; font-weight: bold;}
a.redlink:link {  color: #FF0000; font-weight: bold;}
a.redlink:visited {  color: #FF0000; font-weight: bold;}

a.greenlink:active {  color: #009933; font-weight: bold;}
a.greenlink:hover {  color: #009933; font-weight: bold;}
a.greenlink:link {  color: #009933; font-weight: bold;}
a.greenlink:visited {  color: #009933; font-weight: bold;}

a.puttylink:active {  color: #808080; font-weight: bold;}
a.puttylink:hover {  color: #808080; font-weight: bold;}
a.puttylink:link {  color: #808080; font-weight: bold;}
a.puttylink:visited {  color: #808080; font-weight: bold;}


a.scanlink:active {  color: #3333CC; font-weight: bold;text-decoration: none;}
a.scanlink:hover {  color: #3333CC; font-weight: bold;text-decoration: none;}
a.scanlink:link {  color: #3333CC; font-weight: bold;text-decoration: none;}
a.scanlink:visited {  color: #3333CC; font-weight: bold;text-decoration: none;}

a.orangelink:active {  color: #FFCC00; font-weight: bold;}
a.orangelink:hover {  color: #FFCC00; font-weight: bold;}
a.orangelink:link {  color: #FFCC00; font-weight: bold;}
a.orangelink:visited {  color: #FFCC00; font-weight: bold;}


hr.hr1 {
      color: #99cc33;
      background-color: #f00;
      height: 1px;
    }
    hr.hr2 {
      color: #f00;
      background-color: #f00;
      height: 1px;
    }
	
	.boldtitle {
	font-size: medium;
	font-weight: bold;
	text-transform: lowercase;
	color: #99CC33;
}

