body{
font-size:12px;
}
td{
font-size:12px;
}
.white_link:link{
	color: #FFFFFF;
	text-decoration: none;
}
.white_link:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.white_link:hover{
	color: #E1A900;
	text-decoration: none;
}
.white_link:active{
	color: #FFFFFF;
	text-decoration: none;
}
.130h{
	line-height: 130%;
}
.150h{
	line-height: 150%;
}
.170h{
	line-height: 170%;
}
.200h{
	line-height: 200%;
}
.post_input{
	font-size: 12px;
	background-color: #f3f3f3;
	width: 90px;
	border: 1px solid #000066;
	height: 16px;
}
.message_input{
	font-size: 12px;
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
}