BODY,TD {
	color: White;
	font-weight: Normal;
	font-size: 12px;
	font-family: Verdana, Times New Roman, Times, Arial, Geneva, Swiss, SunSans-Regular;
	letter-spacing: normal;

}

H1 {
	color: White;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Times New Roman, Times, Arial, Geneva, Swiss, SunSans-Regular;
	letter-spacing: normal;
 	letter-spacing: 0px;
}
.pic_box {
	font-size: 10px;
	font-weight: bold;
	color: Black;
	
}

.pic_enlarge {
	background-color:Silver;
	color: Black;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Times New Roman, Times, Arial, Geneva, Swiss, SunSans-Regular;
	letter-spacing: normal;
}

.link {
	color: Silver;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Times New Roman, Times, Arial, Geneva, Swiss, SunSans-Regular;
	letter-spacing: normal;
    padding : 0px;
	text-decoration: underline;
}
.norm {

	
	color: White;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Times New Roman, Times, Arial, Geneva, Swiss, SunSans-Regular;
	letter-spacing: normal;
    padding : 20;
	letter-spacing: 0px;
	
}
.norm2 {
	color: White;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Times New Roman, Times, Arial, Geneva, Swiss, SunSans-Regular;
	letter-spacing: normal;
    padding : 1;
}
a {
	color: #dbdbdb;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Times New Roman,  Times, Arial, Geneva, Swiss, SunSans-Regular;
	letter-spacing: 0px;
}
a:hover {color: White; text-decoration: none; font-family: Verdana, Times New Roman, Times, Arial, Geneva, Swiss, SunSans-Regular;}
//* a:active {color: White; text-decoration: none; font-family: Verdana, Times New Roman, Times, Arial, Geneva, Swiss, SunSans-Regular;} 
//* a:visited {color: Silver; text-decoration: none; font-family: Verdana, Times New Roman, Times, Arial, Geneva, Swiss, SunSans-Regular;} 
