body {
	margin:0;
	padding:14px 0px 5px 0px;
	color:#303030;
	background:#DBDBFC;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 71%;
	background-color: #FFF;
	}
	
a {
font-size: 90%;
color: #30C;
text-decoration:none;
}
a img {
border:0;
}

a:hover {
color: #39F;
font-size: 90%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCC;
text-decoration:none;
}


p {
font-size: 71%;
margin-top: auto;
margin-right: 0;
margin-bottom: auto;
margin-left: 0;
padding: 0px;
line-height:1.5em;
text-align:left;
}
h1 {
margin:0 0 20px 0;
font-weight:normal;
font-size:2.2em;
}

h2 {
margin:0 0 12px 0;
font-weight:normal;
font-size:1.6em;
}

h3 {
margin:0 0 10px 0;
font-weight:normal;
font-size:1.1em;
}