H1  {
	font-size : 16pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H2  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H3  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H4  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H5  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H6  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
	color : black;
	font-size : 11pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	background-color:navy;
}


P  {
	font-size : 11pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

table  {
	font-size : 11pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

OL  {
	font-size : 11pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

LI  {text-align : justify;
	font-size : 11pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

UL  {text-align : justify;
	font-size : 11pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

OL  {text-align : justify;
	font-size : 11pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


A:link  {
	font-size : 11pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
	text-decoration : none;
}


A:hover  {
	font-size : 11pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	text-decoration : none;
}


A:visited  {
	font-size : 11pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #3D99F5;
	text-decoration : none;
}

a.menu {
	font-size: 10pt;
}
a.menu:hover {
	background-color: skyblue;
	color: navy;
	font-size: 10pt;
}

.navbutton {
	text-align: left;
	border:0;
}

.rightborder { 
border-right: 1px solid #000000; 
}

.leftborder { 
border-left: 1px solid #000000; 
border-style: dashed; 
}

table.maintable {
	border:none;
	padding: .1em .1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #e1e1e1;
	width:728px;
	height:800px;
}

img.music-theory-001 {
	border:none;
	width:728px;
}

div.content {
	width:710px;
	background: #ffffff;
	border: 1px solid #e1e1e1;
	padding: .1em .1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 6px;
}
