/*Zero all browser defaults*/
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a  {margin: 0;
	padding: 0;
	border: 0;
}

body  {font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-left: 0.7cm;
	margin-right: 0.7cm;
	color: #000040;
	background-image: url(images/oldpaperback.gif);}

a:link  {color: #0000A0;
	text-decoration: none;
}

a:active  {color: #FF0000;
	text-decoration: none;
}

a:visited  {color: #800080;
	text-decoration: none;
}

a:hover  {color: #0000A0;
	background: #DCECFF;
	text-decoration: none;
}

p  {font-family: inherit;
	font-size: 11pt;
	font-weight: bold;
	color: #000040;
	margin: 20px;
}

.boldBody  {font-family: inherit;
	font-size: 11pt;
	font-weight: bold;
	color: #000040;
}

b  {font-family: inherit;
	font-size: 13pt;
	font-weight: bold;
	color: #000040;
}

span.intro  {font-family: inherit;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	color: #000040;
}

h2  {font-family: inherit;
	font-size: 16pt;
	font-weight: bold;
	color: #000040;
}

h3	{font-family: inherit;
	font-size: 14pt;
	font-weight: bold;
	color: #000040;
}

.h3i {
	color: #000040;
	font-family: inherit;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
}
}
.h33  {font-family: inherit;
	font-size: 12pt;
	font-weight: bold;
	white-space: nowrap;
	color: #000040;
	display: table;}

.h55  {font-family: inherit;
	font-size: 14pt;
	color: #002080;
}

table.recordings td {
	color: #000040;
	font-family: inherit;
	font-size: 11pt;
	font-weight: bold;
}

.testimonials {font-family: inherit;
	font-size: 18px;
	font-weight: bold;
	color: #000040;
	margin: 20px;
	font-style: italic;
	text-decoration: none;}
	
.noticeBox  {text-align: center;
	font-family: inherit;
	font-size: 12pt;
	font-weight: bold;
	background-color: #FFDDDD;
	border: black double;
	color: #000000;
	padding: 10px;
}