a{
	color:#006fff;
}
ul, ol, dl { margin-bottom: 1.8em; }
p { 
	font-size: 1.2em;
	margin-bottom: 1.5em; 
	line-height: 1.5;
	max-width:50em;
}


.content h1, h2, h3, h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#333333;	
	margin-bottom:0.5em;
	
}

.content h1{
	font-size:3em;
	max-width:15em;
}
.content h2{
	font-size:2.4em;
}

.content h3{
	font-size:1.8em;
}

.content table
{
    border:1px solid #DDDDDD;
	width:97%;
}
.content table td
{
    border-bottom:1px solid #dddddd;
    padding:5px;
}