
body {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #7B89A2;
	font-family: times;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}

td {
	font-family: arial;
	font-size: 16px;

}

a {
	text-decoration: none;
	font-family: arial;
	font-size: 14;
	color: #663333
	}

.faq {
	text-decoration: none;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	color: #ffffff
	}

a:hover {
	text-decoration: underline
}

p {
	font-weight: bold;
	color: #ffffcc
}

.menu {
	font-weight: bold;
	color: black;
	font-size: 12
	}

.menu-table {
	border-color: #ce0000;
	border-top-style: solid;
	border-bottom-style: solid
}

.locator {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff
}

h1 {
	color: #ce0000
}

h2 {
	color: ffffcc
}

h3 {
	font-size: 16px;
	color: #ffffff
}

sm {
	color: #ffffff;
	font-weight: bold;
}

.side-menu {
	color: #ffffff;
	font-size: 12;
	font-weight: bold;
}

.side-menu-hl {
	color: #ffffcc;
	font-size: 12;
	font-weight: bold;
	font-style: italic;
}

.title {
	font-size: 16;
}

