body {
	text-align: left;
}
table {
	text-align: left;
}
.style1 {
font-family: Georgia, "Times New Roman", Times, serif;
padding-left: 40px;
padding-right: 40px;
}
.style2 {font-family: Georgia, "Times New Roman", Times, serif; padding-left: 40px; padding-right: 40px; color: #003366; }
a:link {
	
	text-decoration: none;
}
a:visited {
	
	text-decoration: none;
}
a:hover {
	
	text-decoration: underline;
}
a:active {
	
	text-decoration: none;
}

.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
}


.padright {
padding-right:20px;
}
.padleft {
padding-left:20px;
}
