p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 700;
	color: #6699CC;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: none;
	font-weight: 700;
	color: #6699CC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
}
a.footer:hover {
	color: #000000
}
a.footer:active {
	color: #000000
}
a.footer:visited {
	color: #000000
}
li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {scrollbar-3dlight-color:#808080;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#CCCCCC;
    scrollbar-darkshadow-color:#808080;
    scrollbar-face-color:#E8E8E8;
    scrollbar-highlight-color:#CCCCCC;
    scrollbar-shadow-color:#808080
}

#phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5A84AC;
	}
