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

<style type="text/css">

body,td,th {
	color: #FFFFFF;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000066;
	background-image: url(images/wave.jpg);
	background-repeat: no-repeat;
	background-image: url(images/wave.jpg);
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	color: #DD2D00;
}
p {
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
}
.style11 {color: #3cc5f4; font-weight: bold; font-size: 18px; }
.style12 {color: #12E7F7; font-weight: bold; font-size: 18px; }
.style13 {color: #11B6EE; font-weight: bold; font-size: 18px; }
.style15 {
	font-weight: bold;
	color: #12E7F7;
	font-size: 16px;
}

</style>
