body,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration:underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000; 

}



p{
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 15px;
}

.content {
    font:"Georgia", Times New Roman, Times, serif;
	font-size:16px;
	padding: 15px;
	line-height:22px;
}

.legal{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:10px;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 12px;
	text-align:center;
	}

ul {
	line-height: 22px;
	}

img#left{
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	}
	
img#right{
	float:right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 24px;
}