p.title { 
	color: #000000; 
	font-size: 11px; 
	font-family:   verdana, san-serif;
	font-weight: bold;
}

.title { 
	color: #000000; 
	font-size: 11px; 
	font-family:   verdana, san-serif;
	font-weight: bold;
}

.introduction { 
font-family:  verdana; 
font-size: 10px;   
font-weight: normal; 
}


.instrument { 
color: #000000; 
font-size: 10px; 
font-family:  verdana, san-serif;
font-weight:normal;
text-decoration:underline;
}


td { 
color: #000000; 
font-size: 11px; 
font-family:  verdana, san-serif;
font-weight:normal;
}

.bio_strong { 
color: #000000; 
font-size: 11px; 
font-family:  verdana, san-serif;
font-weight:normal;
}

.strong{ 
color: #000000; 
font-size: 10px; 
font-family:  verdana, san-serif;
font-weight:bold;
}

.stronglink{ 
font-size: 10px; 
font-family:  verdana, san-serif;
font-weight:bold;
}







/*THIS TAGS IS USED FOR HYPERLINKS WITHIN TEXT. CREATES UNDERLINE*/

.bluelink {
color: #0033ff;
font-size: 11px; 
font-family:  verdana, sans-serif;
font-weight: normal;
text-decoration: underline;
}

/* MAIN NAVIGATION LINKS*/

a.main:link {
color: purple;
font-size: 10px; 
font-family:  verdana, sans-serif;
font-weight:bold;
text-decoration: none;
}

a.main:visited {
color: purple;
font-size: 10px; 
font-family:  verdana, sans-serif;
font-weight:bold;
text-decoration: none;
}

a.main:hover {
color: blue;
font-size: 10px; 
font-family:  verdana, sans-serif;
font-weight:bold;
text-decoration:underline;
}



/* LOWER NAVIGATION LINKS*/

a.lowernav:link {
color: #cc5500; 
font-size: 10px; 
font-family:  verdana, sans-serif;; 
font-weight:normal;
text-decoration: none;
}

a.lowernav:visited {
color: #336699;  
font-size: 10px; 
font-family:  verdana, sans-serif;; 
font-weight:normal;
text-decoration: none;
}

a.lowernav:hover {
color: #cc5500; 
font-size: 10px; 
font-family:  verdana, sans-serif;; 
font-weight:normal;
text-decoration:underline;
}

/* SIGNATURE LINKS*/

a.signaturelink:link {
color: #336699; 
font-size: 10px; 
font-family:  verdana, sans-serif;; 
font-weight:normal;
text-decoration: underline;
}

a.signaturelink:visited {
color: #336699;  
font-size: 10px; 
font-family:  verdana, sans-serif;; 
font-weight:normal;
text-decoration: underline;
}

a.signaturelink:hover {
color: #cc5500; 
font-size: 10px; 
font-family:  verdana, sans-serif;; 
font-weight:normal;
text-decoration:underline;
}

.signature { 
font-family:  verdana; 
font-size: 10px;   
font-weight: normal; 
}

.strong { 
color: #000000; 
font-size: 11px; 
font-family:  verdana, san-serif;
font-weight: bold;
}

ul { 
color: #000000;  
font-size: 11px; 
font-family:  verdana, san-serif;
font-weight:normal;
}

ol { 
color: #000000; 
font-size: 11px; 
font-family:  verdana, san-serif;
font-weight:normal;
}


.strongcontact{
font-family: verdana, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
}
.contact{
font-family: verdana, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
}