@charset "utf-8";
/* CSS Document */
BODY {
background-image:url(images/lblue013.jpg)
}

a:link {
	color: #00568D;
}
a:visited {
	color: #00568D;
}
a:hover {
	color: #98182F;
}

.style1 {
	margin-left: 35px;
	margin-right: 35px;
	font-family: Arial;
	font-size: 14px;
}

.style2 {
margin-left: 20px;
margin-right: 20px;
font-family: Arial; 
font-size: 24px;
color: #98182F;
font-weight: bold;
}

.style3 {	
font-family: Arial;
font-size: 16px;
font-weight: bold;
color: #00568d;
}

.style4 {
margin-left: 20px;
margin-right: 20px;
font-family: Arial;	
font-size: 16px;
color: #98182F;
font-weight: bold;
}

.style5 {

font-family: Arial; 
font-size: 14px;
font-weight: bold;
}

.style6 {
margin-left: 20px;
margin-right: 20px;
font-family: Arial;
font-size: 16px;
font-weight: bold;
color: #00568d;
}

.hightlighter {
	background-color: #FFFF00;
}
.style7 {
	font-family: Cambria;
	font-size: 30px;
	color: #00568d;
}

