a:active
	{ text-decoration: none; color: white; }

a:link
	{ text-decoration: none; color: #007; }

a:visited
	{ text-decoration: none; color: #007; }

a:hover
	{ text-decoration: none; color: #FE0; }

a.body:active
	{ text-decoration: none; color: white; font-weight:600 }
a.body:link
	{ text-decoration: none; color: #007; font-weight:600 }
a.body:visited
	{ text-decoration: none; color: #007; font-weight:600 }
a.body:hover
	{ text-decoration: none; color: #FE0; font-weight:600 }

a.email:active
	{ text-decoration: none; color: white; }
a.email:link
	{ text-decoration: none; color: #FE0;}
a.email:visited
	{ text-decoration: none; color: #FE0;}
a.email:hover
	{ text-decoration: none; color: white;}
a.lyrlink
	{ font-size:75%; }





H1
	{ text-align:left; font-family: sans-serif; color: black; font-size: 110%; 
	border-bottom:thin solid black; padding: 0.4em; margin: -1}
H1.right
	{ text-align:right; font-family: sans-serif; color: black;
font-size: 110%; 
	border-bottom:thin solid black; padding: 0.4em; margin: -1}

H2
	{ text-align:center; color:black; font-family: sans-serif;font-size: 100%; font-weight: 900; }




H3
	{ text-align:left; font-family: sans-serif; font-size: 100%; font-weight: 900; border-top: thin black
	solid }
H4
	{ text-align:center; font-family: sans-serif; font-size: 30%; border-bottom: thin black solid }
H5
	{ text-align:left; font-family: sans-serif; font-size: 110%; border-bottom: thin black solid; color: black; padding:
	0.4em; margin: -1 }
H6
	{ font-family: sans-serif; font-size:75% ; color: black; padding: 0.1em 0em 0.1em 0em; margin:0.6em }
H7
	{ text-align: left
; font-family: sans-serif; font-size:75% ; color: black; font-weight: 900; margin:1em}

body
	{ background-color: black; font-family: sans-serif; 
	color: white}
table
	{ border-collapse: collapse; table-layout: auto } 


td.content
	{ width: 82%; background-color: #FFFFFF; color: black; padding: 2em; vertical-align: top; }

td.titlebar
	{ background-color: #3F6E9C; padding: 0 }

td.leftbar
	{ width: 9%; background-color: #FFFFFF; padding: 2em 1em 5em 1em; vertical-align: top }

td.rightbar
	{ text-align: justify; width: 9%; background-color: #FFFFFF; padding: 2em 1em 5em 1em; vertical-align: top }
 }

td.bottombar
	{ text-align: center }


p.normal
	{ text-align: justify;font-family: sans-serif; }
p
	{ text-align: justify;font-family: sans-serif; }
img.bordered
	{ border: thin black solid }
