body {
	background-color: #092D64;
}

h1 {
    font-family:Verdana, Tahoma, Arial;
    font-size: 22px;
    font-weight: bold;
    color: #1B348F;
}

h2 {
    font-family:Verdana, Tahoma, Arial;
    font-size: 18px;
    font-weight: normal;
    color: #1B348F;
}

.phone {
    font-weight: bold;
    white-space: nowrap;    
}

.STYLE1 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.STYLE2 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.STYLE3 {
    font-family: Arial; 
	font-size: 12px; 
	color: #333333; 
}

.STYLE4 {
    font-family: Arial; 
	font-size: 12px; 
	color: #FF0000; 
}

.STYLE5 {
    font-family: Arial; 
	font-size: 9px; 
	color: #666666; 
}

.STYLE6 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

a {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #39B6CE;
}

.STYLE1 a {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.STYLE2 a {
	font-family: Arial;
	font-size: 11px;
	color: #39B6CE;
	text-decoration: underline;
}

.STYLE6 a {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


