body {
 	margin: 0px;
	background-color: #FFFFFF;
}

p, td, .defaultText {
	font-family: arial;
	font-size: 11px;
        color: #221E1F;
}

.title {
	font-family: arial;
	font-size: 20px;
	color: #00698A;
}

.indexpagetext {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}

.indexpagelink {
	font-family: arial;
	font-size: 11px;
	color: #FFF100;
	text-decoration: none
}

.strapline {
	font-family: times new roman;
	font-size: 14px;
        line-height: 150%;
}

.smallblack {
	font-family: arial;
	font-size: 9px;
        font-weight: normal;
	color: #000000;
}

.spacing100 {
	font-family: trebuchet ms, tahoma;
	font-size: 10px;
        line-height: 100%;
	color: #003170;
}

.guitarmenu  {
	position:absolute;
	top:304px;
	left:0px;
	width:135px;
	height:160px;
	overflow:auto;
        z-index:99;
}

h1 {
	font-family: trebuchet ms, tahoma;
	font-size: 24px;
        font-weight: bold;
        text-align: center;
	color: #7BC5A4;
}

h2 {
	font-family: trebuchet ms, tahoma;
	font-size: 16px;
        font-weight: bold;
        text-align: center;
}

h3 {
	font-family: trebuchet ms, tahoma;
	font-size: 12px;
        font-weight: bold;
        text-align: left;
}

h5 {
	font-family: trebuchet ms, tahoma;
	font-size: 10px;
        line-height: 100%;
        font-weight: bold;
        text-align: right;
}

h6 {
	font-family: trebuchet ms, tahoma;
	font-size: 10px;
        font-weight: normal;
        text-align: center;
}

ul {
	margin: 20px;
}

select {
	font-family: trebuchet ms, tahoma;
	font-size: 11px;
	color: #003170;
}

textarea {
	font-family: trebuchet ms, tahoma;
	font-size: 11px;
	color: #003170;
}

input {
	font-family: arial; trebuchet ms, tahoma;
	font-size: 9px;
	color: #000000;
}




a:link {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
        color: #00698A;
}

a:active {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
        color: #00698A;
}

a:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
        color: #00698A;
}

a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
        color: #00698A;
}



