/* CSS Document */

.style1 {color: #FFFFFF}
.style6 {
	color: #000000;
	font-size: xx-small;
}
.style11 {font-weight: bold; font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style12 {font-size: x-small}
.style13 {color: #000000}
.style14 {color: #000000; font-size: x-small; }
.style16 {font-size: x-small; color: #333333; }
.style17 {font-size: small}

.Top_Linkx {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.Top_Links2 {font-size: x-small}

.listDescription {
    color:#999999;
    font-size: xx-small; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.listLink {
     color:#999999;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: xx-small;
	 }
	 
.Headers_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #46A201;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.GeneralText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.Contributor {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.ContriName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}

