#content{
	position:absolute;
	top:100px;
	}
.plainBody
{
	background: white;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
BODY
{
    BACKGROUND-IMAGE: url('../images/drumcraftBG.gif');
    FONT-FAMILY: Verdana, Arial, Helvetica
}
P
{
	Font-Size: 10pt;
}


.tableText
{
	font-weight:normal;
	font-size:8pt;
	color:black;
}

.linkText
{
	font-weight:500;
	text-decoration:none;
	font-size:9pt;
	color:#339933;
}

.linkText A:link
{
	font-weight:normal;
	text-decoration:none;
	font-size:9pt;
	color:#339933;
}

.linkText A:visited
{
	font-weight:normal;
	font-size:9pt;
	text-decoration:none;
	color:#339933;
}

.linkText A:hover
{
	font-weight:normal;
	font-size:9pt;
	text-decoration:underline;
	color:#339933;
}

.linkText A:active
{
	font-weight:normal;
	font-size:9pt;
	color:#339933;
}

A:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: purple;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: maroon;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: purple;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
UL
{
    LIST-STYLE-TYPE: circle;
    PADDING:0; font-size:10pt
}
UL UL
{
    LIST-STYLE-TYPE: circle
}

LI
{
    MARGIN: 2;
    PADDING:2;
}
UL UL UL
{
    LIST-STYLE-TYPE: circle
}