#menu a{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin-left:-15px;
	padding-left:20px;
}

#menu a:hover{
	color:#666;
	background: url(../images/arrow_small.jpg) left no-repeat;
}

h1{
	text-indent:-9999px;
}

h2{
	font-size:24px;
	font-weight:lighter;
}

h3{
	font-size:16px;
	font-weight:lighter;

}

#body p{
	font-size:12px;
}

.container_12 #bottom #body table tr td p{
	font-size: 11px;
	text-align:center;
}
