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

	color: #333333;
}

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

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


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

a.blacklink:active {
	color: #666666;
	font-weight: bold;
	font-size:small;
	text-decoration: none;
}
a.blacklink:hover {  color: #666666; font-weight: bold;font-size:small;text-decoration: underline;}
a.blacklink:link {  color: #666666; font-weight: bold;font-size:small;text-decoration: none;}
a.blacklink:visited {  color: #666666; font-weight: bold;font-size:small;text-decoration: none;}

a.blacklinksmall:active {
	color: #666666;
	font-weight: bold;
	font-size:small;
	text-decoration: none;
}
a.blacklinksmall:hover {  color: #666666; font-weight: bold;font-size:small;text-decoration: underline;}
a.blacklinksmall:link {  color: #666666; font-weight: bold;font-size:small;text-decoration: none;}
a.blacklinksmall:visited {  color: #666666; font-weight: bold;font-size:small;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.smalllink:active {
	color: #ffffff;
	font-weight: bold;
	font-size:smaller;
	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: #996666;
      background-color: #f00;
      height: 1px;
    }
	
	.boldtitle {
	font-size: medium;
	font-weight: bold;
	
	color: #333333;
}
.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: #333333;
	text-decoration: none;
}
