/* CSS Document */


.bl {background: url(bl.jpg) 0 100% no-repeat #ffffff; width:752px }
.br {background: url(br.jpg) 100% 100% no-repeat}
.tl {background: url(tl.jpg) 0 0 no-repeat}
.tr {background: url(tr.jpg) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 


body {
	background-color: #000066;
}
.style1 {font-family: Times New Roman, sans-serif;
font-size:24px

}
.style2  {font-family: Times New Roman, sans-serif;
font-size:16px;
color:#FFFFFF
}
.style3 {font-family: Times New Roman, sans-serif;
font-size:16px
}
.style4 {font-family: Times New Roman, sans-serif;
font-size:36px; font-weight:bold

}
.style5 {font-family: Times New Roman, sans-serif;
font-size:24px

}
.style6 {font-family: Times New Roman, sans-serif;
font-size:12px; font-weight:bold 

}
.style8 {font-family: Times New Roman, sans-serif;
font-size:75px; font-weight:bold

}
.style9 {font-family: Times New Roman, sans-serif;
font-size:48px; font-weight:bold

}

.style7 {font-family: Times New Roman, sans-serif;
font-size:14px; 
 
}
.style10 {font-family: Times New Roman, sans-serif;
font-size:12px; 

}
.style11 {font-family: Times New Roman, sans-serif;
font-size:18px; 
 
}
img.floatLeft { 
    float: left; 
    margin: 8px 
}
img.floatRight { 
    float:right; 
    margin:8px 
}
a:link {
	color:#000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000066;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
}
a:active {
	text-decoration: none;
	color:#000099;
}

