@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
}


body, td, th {
    font-family: "Arial";
    color: #99
}



.style2 {
	color: #063A8B;
	font-size: 42px;
}


.style2c {
    font-family: "Helvetica";
    color: #fff;
    font-size: 24px;
    text-align: center
}
.style2d {
    font-family: "Helvetica";
    color: #fff;
    font-size: 18px;
    text-align: center
}
.style3 {
	font-size: 70px;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3sm {
	font-size: 36px;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style4 {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.style5 {
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	color: #999999;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
}

.style77a {
    font-family: "Arial";
    font-size: 18px;
    color: #0768A3;
		
}
.styleterms {
    font-family: "Helvetica";
    color: #FBF588;
    font-size: 18px;
  text-align: left;
}
.style9 {color: #FFFFFF}

.style111 {font-size: 30px}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style10 {font-family: Arial, Helvetica, sans-serif;font-size: 18px;}
.style11 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.style13 {color: #FFFF00; font-weight: bold; }

.roundrect {
    border-radius: 20px
}


.roundrect2 {
border-radius: 10px;
resize: none;
}
-->
</style>