@charset "utf-8";
body,td,th {
	color: #333333;
}
body {
	background-image: url(assets/images/background-blue.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: #DEECED;
}

.page_title {
	font-size: 72px;
	font-family: "Times New Roman", Times, serif;
}
.main_text {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.bold_header {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.und_header {font-size: 24px}
p.MsoNormal {
margin-top:0in;
margin-right:0in;
margin-bottom:10.0pt;
margin-left:0in;
line-height:115%;
font-size:12.0pt;
font-family:"Times New Roman","serif";
}
.style2 {font-size: 9px}
.style10 {font-size: 16pt
}
.top {
	background-color: #6090C0;
}
#bottom {
	background-color: #E5F0F6;
}

