.comment {
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;


}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}

font {
	line-height: 140%;

}

h1{ font-size:14px; text-align:center; font-weight:normal; margin:0 0 5px 0; color:#333;}

h2{ font-size:12px; text-align:left; font-weight:normal; margin:5px;}

.h2_p{ margin:0 5px 10px 5px; text-align:left; font-size:10px; line-height:150%;}

td{ padding:5px;}