
h1 {	
	font-size: 1.2em;	
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
	color: #000000;
 }
h2 {
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
	color: #000000;
}
h3 {
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
	color: #000000;
}
h4 {	
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
	color: #000000;
}
a:link	{
	text-decoration: none;
	color: #000000;
}

a:visited	{
	text-decoration: none;
	color: #000000;
}
a:hover	{
	text-decoration: none;
	color: Blue;
}


img {
border: none;
	float: left;
}


p {
margin: 0 0 10px 0;
}

.table {
	width: 720px;
	border: 0px;
	vertical-align: top;
}
.table td{
	vertical-align: top;
}

