body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #151555;
	font-size: 13px;
}

td {
	line-height : 1.3;
	font-size: 13px;  
}

a {
	color: #151555;
	text-decoration:underline;
}

a.onder {
	margin-top: 10px;
	padding-top: 10px;
	color: #fff;	
}

ul
{
list-style:square;
}

#content {
	margin-left: 20px;
	width: 630px;
	line-height : 1.2;
	font-size: 13px;
}	

h1 {
	padding: 20px 0 10px 0px;
	font-size: 20px;
}

h2 {
	padding: 10px 0 0 0px;
	font-size: 16px;
	font-style:normal;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}
