body {
    font-family: "Times New Roman", Times, serif;
	color: #000000;

	font-size: 14pt;
	height: 100%;
	margin: 0px 0px 1px 0px;
}


.style1 {
	text-align: left;
}
.style2 {
	text-align: left;
	border-width: 40px;
	background-color: #FFFFFF;
}
.style3 {
	text-align: center;
}
.style4 {
	color: #597DC4;
}
.style5 {
	font-size: large;
}
.style6 {
	text-decoration: underline;
	font-family: Arial;
}
.style7 {
	border: 10px solid #FFFFFF;
}
.style8 {
	border: 1px solid #597DC4;
}
.style9 {
	font-size: x-large;
}
.style10 {
	color: #0079C2;
}
.style11 {
	border-width: 0px;
}
.style12 {
	text-align: center;
	background-image: url('images/bg-one.jpg');
}
.style19 {
	font-size: x-small;
}

