/*Stylesheet for smallTall Music at http://www.smalltallmusic.com */
/*Prepared by JoceyDesigns.com */

/*set link styles*/
A:link {text-decoration: none; color: #003399; font-weight: bold;}
A:visited {text-decoration: none; color: #CC9900; font-weight: bold;}
A:alink {text-decoration: underline; color: #0066CC; font-weight: bold;}
A:hover {text-decoration: underline; color: #0066CC; font-weight: bold;}

/*note that the font-family attribute is at the end. This is important for IE3*/

/*DARK BLUE*/
H1
{
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	color: #000099;
	font-family: Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
}

/* Basic style for body text */

/*Text style DARK GREY*/
.text
{
	color: #333333;
	font-size: 10pt;
	line-height: 14pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
}

/*Reverse Text style WHITE*/
.text1 {
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 14pt;
	font-style: bold;
	font-weight: bold;
	font-family: Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
}

/*Text style BLUE*/
.text2
{
	color: #000099;
	font-size: 10pt;
	line-height: 14pt;
	font-style: bold;
	font-weight: bold;
	font-family: Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
}

/*List style BLACK*/
.list
{
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	padding-right: 1em;
	padding-bottom: 4pt;
	margin-top: 4pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
}

abbr, acronym
{
	text-decoration: none;
	border-bottom: #000000;
	cursor: help;
	border-width: 0 0 1px 0;
	border-style: none none dashed none;
}

/*Caption text style DARK GREY */
.cap
{
	font-size: 9pt;
	line-height: 13pt;
	color: #333333;
	font-weight: normal;
	font-family: Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
}

/*Nav text style DARK GREY */
.nav
{
	font-size: 9pt;
	line-height: 15pt;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
}

/*Footer style MEDIUM GREY*/
.footer {
	font-size: 9pt;
	line-height: 14pt;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
}
