@charset "utf-8";
body {
	background-image: url(images/bg2.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	background-size: cover;
	margin:50px;
	padding:50px;
	

}


.tableborder {
	border: 1px solid #CCC;
}

a:link {
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
a:visited {
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
a:hover {
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	line-height: 24px;
}
a:active {
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
.copy {
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
.copyheader {
	font-family: Times, Times New Roman, serif;
	font-size: 28px;
	color: #000000;
	text-decoration: none;
}
.copyheaderg {
	font-family: "Priori San", Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #16C2ED;
	text-decoration: none;
	line-height: 20px;
}

.copycenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-align: center;
}


.copyblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #76D1FF;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
.copyblue2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2350C3;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

.photo {
	padding-right: 10px;
}
.photoright {
	padding-left: 10px;
}
