table.header
{
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 background-color:black;
 color: white;
 width: 800px;
 margin-left:auto;
 margin-right:auto;
 margin-top:10px;
 padding:5px;
}
table.header td {
}
.left {
 width: 600px;
}
.right {
 width: 200px;
 text-align: right;
}

table.home
{
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 background-color:white;
 color: black;
 width: 600px;
 margin-left:auto;
 margin-right:auto;
 margin-top:20px;
 padding:5px;
}
table.home td {
}
.left {
 width: 350px;
 text-align: right;
}
 .right {
 width: 250px;
}

table.base
{
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 background-color:white;
 color: black;
 width: 700px;
 margin-left:auto;
 margin-right:auto;
 margin-top:20px;
 padding:5px;
}
table.base td {
}
.left {
 width: 500px;
 text-align: right;
}
 .right {
 width: 200px;
}

table.music
{
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 background-color:white;
 color: black;
 width: 600px;
 margin-left:auto;
 margin-right:auto;
 margin-top:20px;
 padding:5px;
}
table.music td {
}
.left {
 width: 500px;
 text-align: right;
}
.center {
 width: 500px;
 text-align: center;
}
 .right {
 width: 100px;
}

table.quote
{
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 background-color:white;
 color: black;
 width: 300px;
 margin-left:auto;
 margin-right:auto;
 margin-top:40px;
}
table.quote td {
 width: 300px;
 position:relative;
}
.center {
}
.left {
}
 .right {
}

table.body
{
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 background-color:white;
 color: black;
 width: 600px;
 margin-left:auto;
 margin-right:auto;
 margin-top:10px;
}
table.body td {
 width: 600px;
 position:relative;
}
.center{
}

A {font-family: verdana, arial, sans-serif; font-size:11px}

A:link {color: black; background:none}

A:visited {color: black; background:none}

A:active {color: black; background:none}

A:hover {color: black; background:none}

body {font-family: verdana, arial, sans-serif; font-size:11px}

body {color: black} 

body {background: white} 

p  {font-family: verdana, arial, sans-serif; font-size:11px}

p.certs  {
 font-family: verdana, arial, sans-serif; 
 font-size:11px;
 text-align: right;
}

p.music  {
 font-family: verdana, arial, sans-serif; 
 font-size:11px;
 text-align: center;
}

p.quote  {
 font-family: verdana, arial, sans-serif; 
 font-size:11px;
 text-align: center;
}

p.header  {
 font-family: verdana, arial, sans-serif; 
 font-size:12px;
 text-align: center;
color: white;
}

h1 {font-size: 150%; text-align: center;}

h2 {font-size: 125%;}

h3 {font-size: 100%;}

h4 {font-size: 50%;}

h5 {font-size: 25%;}

h6 {font-size: 10%;}

img {border:0px solid #000000;}

