body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


b	{color: #333399}

dt	{	font-weight: bold;
		font-style: italic;
		color: #333399}

dd	{MARGIN-BOTTOM: 10pt;
	Margin-Left: 10pt}

em	{font weight: bold;
	 font-style: normal}

h1	{font-family: verdana, arial, helvetica, sans-serif;
	 font-size:16pt;
	 color: #333399;
	 MARGIN-TOP: 10pt;
	 MARGIN-BOTTOM: 0pt;
	}

h2	{font-family: arial, helvetica, sans-serif;
	 font-size:12pt;
	 color: #333399;
	 MARGIN-TOP: 5pt;
	 MARGIN-BOTTOM: 0pt;
	}

h3	{font-family: verdana, arial, helvetica, sans-serif;
	 font-size: 10pt;
	 color: #333399;
	 MARGIN-TOP: 5pt;
	 MARGIN-BOTTOM: 0pt
	}

h4	{font-family: verdana, arial, helvetica, sans-serif;
	 font-size: 10pt;
	 color: #660033;
	 MARGIN-TOP: 5pt;
	 MARGIN-BOTTOM: 0pt;
	}

/*links header*/
h5	{font-family: verdana, arial, helvetica, sans-serif;
	 font-size:16pt;
	 color: #333399;
	 font-weight: normal;
	 MARGIN-TOP: 10pt;
	 MARGIN-BOTTOM: 0pt;
	}

/*caption text*/
h6 { font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 9pt; 
	color: #333399; 
	font-style: italic; 
	font-weight: normal;
	margin-top: 0pt; 
	margin-bottom: 0pt }

p	{font-family: verdana, arial, helvetica, sans-serif;
	 font-size:10pt;
	 color: #000000;
	 MARGIN-TOP: 5pt;
	 MARGIN-BOTTOM: 0pt;
}

/*CUSTOM CELLS AND COLORS*/

/*Content Cells*/
td.body	{font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	}

td.body ul {font-family: verdana, arial, helvetica, sans-serif;
		 font-size: 10pt;}

td.body a:link {color: #333399;}
td.body a:active {  color: #333399; }
td.body a:visited {   color: #333399; }
td.body a:hover { text-decoration: none;}

/*Music Together Copyright*/

td.mt        { font-family: verdana, arial, helvetica, sans-serif;
		 font-size: 7pt;
		 color: #666666;
		 background-color: #ffffff;
		 text-align: Center }

/*Blank Cells*/
td.blankcell	{background-color:#FFffff;
		}

/*Top Menu Blue*/
td.topmenu	{font-family: verdana, arial, helvetica, sans-serif;
		font-size: 9pt;
		color: #ccccff;
		background-color: 333399;
		}

td.topmenu a:link    {color: #ccccff;}
td.topmenu a:visited {color: #ccccff; }
td.topmenu a:hover   { color: #ffff99;
                       font-size: 10pt;
                       font-weight: bold;
                       text-decoration: none;}

/*Bottom Menu Dark Blue*/
td.bottommenu	{font-family: verdana, arial, helvetica, sans-serif;
		font-size: 9pt;
		text-color: #ccccff;
		}
td.bottommenu a:link {color: #ccccff;}
td.bottommenu a:active {color: #ccccff;}
td.bottommenu a:visited {color: #ccccff;}
td.bottommenu a:hover { color: #ccccff;		text-decoration: none;}

/*Demo Colors*/
td.demo		{font-family: verdana, arial, helvetica, sans-serif;
		font-size: 9pt;
		color: #ffffff;
		background-color: ccccff;
		}

td.demo a:link {color: #333399;}
td.demo a:active {color: #333399; }
td.demo a:visited {   color: #333399; }
td.demo a:hover { color: #666699;
		text-decoration: none;}

td.demo h3 {color: #333399;}
td.demo h6 { font-style: normal;}

/*Lightblue Cell*/
td.gray	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: ccccff;
	}
	
.style3 {color: #CCCCff}
