a { 
	text-decoration:underline;
	color: #4C4C4C
}
a:hover{ 
	font-weight:bold
}
td {
	font-family: Verdana, Geneva, sans-serif;
	color: #4C4C4C;
	font-size: 10px;
	line-height:14px;
}
h1 {
	font-size:12px;
	line-height:normal;
	margin-bottom:12px
}
h2 {
	color:#f3e0b5;
	font-size:11px;
	font-weight: normal;
	line-height:normal;
	text-align:left;
	margin:0px;
	margin-bottom:12px
}
h3 {
	font-size:10px;
	line-height:normal;
	text-align:left
}