body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image:  url(images%5Cbackground.png);
	background-repeat: repeat;
	margin: -1px;
}
html, body {
	margin: 0px;
	background-color:#FFFFFF;
	padding: 0px;
	overflow-x: hidden; 
}

.linktable td {
	cursor:pointer;
}

a:link {
	color: #002048;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #002048;
}
a:hover {
	text-decoration: underline;
	color: #002048;
	background-color: #FFFFFF;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #002048;
}

h1{
	font-size: 14px;
	font-family: "Palatino Linotype";
	color: #002048;
	font-weight: bold;
	line-height: 22px;
}

h2{
	font-size: 30px;
	font-family: "Palatino Linotype";
	color: #002048;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	}
	
.style1{
	font-size: 16px;
	font-family: "Palatino Linotype";
	font-weight: normal;
	color: #002048;
	line-height: 22px;
}
.style2{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #002048;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
}
.style3 {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight: normal;
	color: #002048;
	line-height: 22px;
}
.style4 {
	font-family: "Palatino Linotype";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #002048;
	line-height: 28px;
}
.box {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #002048;
}
.photo {
	border: medium solid #a3d682;
}
.box2 {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #a3d682;
}

