body{
	background-image: url(img/bg_1.gif);
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	}
.u{
	background-color: #d0d0d0;
	color: #61301b;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 16px;
	text-align : center;
	width: 100%;
	}
.u1{
	background-color: #d0d0d0;
	color: #61301b;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 12px;
	text-align : left;
	width: 100%;
	}
.u2{
	background-color: #d0d0d0;
	color: #61301b;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 12px;
	text-align : center;
	width: 100%;
	}
.t{
	background-color: white;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align : left;
	width: 85%;
	}
.tv{
	background-color: white;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align : left;
	width: 100%;
	}
.p{
	background-color: transparent;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align : justify;
	width: 660;
	vertical-align: top;
	}
.pv{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align : left;
	vertical-align: top;
	}
.pb{
	background-color: white;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align : left;
	font-stretch: wider;
	text-decoration: underline;
	}
.tab{
	background-color: white;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align : left;
	}
A:link{
	color: Blue;
	text-decoration: none;
	font-family: verdana, arial, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}
A:visited{
	color: Blue; 
	text-decoration: none; 
	font-family: verdana, arial, serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	}
A:active{
	color: Blue;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, serif;
	font-style: normal;
	font-size: 12px;
	}

