body {
	font-size: 10px;
	margin:0;
	padding:14px 0px 5px 0px;
	color:#303030;
	background:#DBDBFC;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	background-color: #FFF;
	}
	
	table {
font-size: 10px;
font-variant: normal;
font-style: normal;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

	
a {
font-size: 10px;
color: #30C;
text-decoration:none;
}
a img {
border:0;
}

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


p {
font-size: 10px;
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 {
font-size:2em;
margin:0 0 12px 0;
font-weight:normal;
}

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