﻿body {
/*	background-color: #00CCFF;*/
	background-image: url(images/bubbles_small.jpg);
}


h1 {
	font-size:14pt;
	font-weight:normal
}

body, td, p {
	padding: 0px;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
}

ol li {
	font-size:11pt;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

ul li p {
	font-size:12pt;
	font-weight:bold;
}
p {
	margin: 5px 0px 0px 0px;
	line-height: 22px;
	text-indent: -4px;
	padding-right: 5px;
	padding-left: 5px;
}
.largeBold {
	font-size: 12pt;
	font-weight: bold;
}

.small	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height: inherit;
	font-weight: lighter;
}

.title	{
	font: Tubular;
	color:#FF0000;
	font-size: 30px;
}

.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight: bold;
	padding: inherit;
}

.map {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	text-decoration: none;
	border: groove 4px #000099;
	padding: 4px;
	
}

.map:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	text-decoration: none;
	border: inset 4px #00CCFF;
	padding: 4px;
}

.link {
	color: #0000CC;
}

.link:hover {
	text-decoration: none;
	color: #0000CC;
	}

.blink {
	text-decoration: blink;
	color: #FF0000
	}

#servicesList {
	margin-left:15px;
}
#servicesList li {
	font-size:12pt;
	font-weight:bold;
	margin-top:10pt;
}
