body {
	
	font-family: verdana, arial, sansserif;
	font-size: small;

	color: #ffffff;
}

td {
	font-family: verdana, arial, sansserif;
	font-size: small;
	
	color: #ffffff;
}

th {
	font-family: verdana, arial, sansserif;
	
	color: #ffffff;
}



.linkurl {
	font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: underline;
}
a.linkurl:active {  font-weight: bold;text-decoration: underline;}
a.linkurl:hover {  font-weight: bold;text-decoration: underline;}
a.linkurl:link {  font-weight: bold;text-decoration: underline;}
a.linkurl:visited {  font-weight: bold;text-decoration: underline;}

a.blacklink:active {
	color: #FFFFFF;
	font-weight: normal;
	font-size:normal;
	text-decoration: none;
}

a.blacklink:hover {  color: #ffffff; font-weight: normal;font-size:normal;text-decoration: underline;}
a.blacklink:link {  color: #ffffff; font-weight: normal;font-size:normal;text-decoration: none;}
a.blacklink:visited {  color: #ffffff; font-weight: normal;font-size:normal;text-decoration: none;}

a.whitelink:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: medium;

	}
	
a.whitelink:hover {  color: #cccccc; font-weight: bold;text-decoration: none;font-size: medium;}
a.whitelink:link {  color: #ffffff; font-weight: bold;text-decoration: none;font-size: medium;}
a.whitelink:visited {  color: #ffffff; font-weight: bold;text-decoration: none;font-size: medium;}


a.whitelinklarge:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: large;

	}
	
a.whitelinklarge:hover {  color: #cccccc; font-weight: bold;text-decoration: none;font-size: large;}
a.whitelinklarge:link {  color: #ffffff; font-weight: bold;text-decoration: none;font-size: large;}
a.whitelinklarge:visited {  color: #ffffff; font-weight: bold;text-decoration: none;font-size: large;}

a.smalllink:active {
	color: #ffffff;
	font-weight: bold;
	font-size:small;
	text-decoration: none;
}

a.smalllink:hover {  color: #ffffff; font-weight: bold;font-size:smaller;text-decoration: underline;}
a.smalllink:link {  color: #ffffff; font-weight: bold;font-size:smaller;text-decoration: none;}
a.smalllink:visited {  color: #ffffff; font-weight: bold;font-size:smaller;text-decoration: none;}




a.greylink:active {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	font-size: medium;

	}
	
a.greylink:hover {  color: #666666; font-weight: bold;text-decoration: none;font-size: medium;}
a.greylink:link {  color: #cccccc; font-weight: bold;text-decoration: none;font-size: medium;}
a.greylink:visited {  color: #cccccc; font-weight: bold;text-decoration: none;font-size: medium;}


hr.hr1 {
      color: #999999;
      background-color: #f00;
      height: 1px;
    }
    hr.hr2 {
      color: #880b0b;
      background-color: #f00;
      height: 1px;
    }
	
	 hr.hr3 {
      color: #000000;
      background-color: #f00;
      height: 1px;
    }
	
	.boldtitle {
	font-size: medium;
	font-weight: bold;
	
	color: #FFFFFF;
}
.greenlink {
color: #000000; font-weight: normal;
}

.bgcolor {
	background-color: #000000;
}
.smallcaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
