BODY{
	font-family: Verdana;
	background: url(wind.jpg) 100% fixed;
	margin: 0px;
	color: #333333;
}
A{
	color: #000000;
}
td{
	font-size: x-small;
	line-height: 130%;
}
.t1{
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 30px;
	background: #969696;
	filter : Alpha(opacity=75);
	opacity : .75;
}
.t2{
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 30px;
	background: #969696;
	filter : Alpha(opacity=60);
	opacity : .60;
}
H1{
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 5px;
	padding-top: 50px;
}
H2{
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 5px;
}
.li{
	font-size: xx-small;
}
.twivia{
  color:#ffec47;
  text-align:right;
}
.twireply{
  color:#e2041b;
}
ul{
  font-size: 0;
}
li{
  display: inline-block;
  font-size: x-small;
  line-height: 130%;
  width: 50%;
}

