h1, h2, h3, h4{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {font-size: 24px; color: #ccc; }
h2 {font-size: 18px; color: #000; }
h3 {font-size: 15px; color: #333; }
h4 {font-size: 12px; color: #666; }
h5 {font-size: 10px; color: #999; line-height: 1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
a{ color:#000000; }
a:hover{ color: #069; }

.title h1{
	font-size:19px;
}
#content p{
	margin-bottom:15px;
}
