.style1 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 6px;
	font-weight: normal;
}
.style3 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style3-title {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline overline;
}
.style4 {
	font-family: "Arial", Times, serif;
	font-size: 14px;

}
.style4-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline overline;
	font-variant: normal;
}
.style4-no_underline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.style4-margin-l {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5%;
}
.style4-margin-r {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5%;
}
.style5 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style5-title {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline overline;
}
.style6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 7px;
	font-weight: normal;
}
.style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.style8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.style9 {

	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}
.style10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	font-variant: small-caps;
}
.style11 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style11-title {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline overline;
}
.style12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #336666;
}
.style13 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}


.table2_td {
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #336666;
}
.table3 {
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #336666;
	border-right-color: #336666;
	border-bottom-color: #336666;
	border-left-color: #336666;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	width: auto;
	text-decoration: none;
}

.border1 {
	border: medium double #336666;
}
html {height: 100%;

} 
* { margin: 0; padding: 0; }
body { 
background: url(backimage.png) center fixed;
background-repeat:no-repeat;	
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
html { 
scrollbar-face-color: #93BEBF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color:#53670D;
scrollbar-darkshadow-color: #53670D;
scrollbar-track-color: #CCCCCC;
scrollbar-arrow-color: #000000;
}

	


