body {
	background-image: url(./images/bg.gif);
	background-repeat: repeat-x;
	background-color: #F1F1F1;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #3e489f;
}
a:visited {
	color: #3e489f;
}
a:hover {
	color: #3e489f;
}
a:active {
	color: #3e489f;
}

.img_photo {
	margin: 10px !important; margin: 20px;
	border: solid 1px #3e489f;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #3e489f;
	margin-top: 10px !important; margin-top: 20px 
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #3e489f;
}


.home_photo {
margin-top: 0px !important; margin-top: 10px 
}

.home_large_blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3e489f;
}