/* OXYGEN MASSAGE THERAPY Style Sheet */


body, form, h1, h2, h3 {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	overflow: auto;
}

a {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}

a:link {
	color: #0054b0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0054b0;
}
a:hover {
	color: #003471;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #003471;
}

h1	{ 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	color: #0054b0;
	line-height: 140%;
	font-weight: bold;
}

.blue {
	color: #0054b0;
}

h2 { 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0054b0;
	line-height: 140%;
	font-weight: bold;
}

h3	{ 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0054b0;
	line-height: 140%;
	font-weight: bold;
}

select { 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 160%;
	font-weight: normal;
}


p, li { 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 150%;
	font-weight: normal;
}

td { 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 140%;
	font-weight: normal;
}

.blue {
	color:#0054b0;
}



