
TD {
	font-family : Lucida Sans, Verdana, Geneva, Helvetica, san serif;
	font-size : smaller;
}

TD.note {
	font-family : Lucida Sans, Verdana, Geneva, Helvetica, san serif;
	font-size : 10px;
	color : #000000;
	font-weight : bold;
}

TD.copyright {
	font-family : Lucida Sans, Verdana, Geneva, Helvetica, san serif;
	font-size : 9px;
	color : #000000;
}

P.note {
	font-family : Lucida Sans, Verdana, Geneva, Helvetica, san serif;
	font-size : 10px;
	color : #000000;
	font-weight : bold;
}

P.caption {
	font-family : Lucida Sans, Verdana, Geneva, Helvetica, san serif;
	font-size : 11px;
	color : #000000;
	font-style : italic;
}

P.testimonial {
	font-family : Lucida Sans, Verdana, Geneva, Helvetica, san serif;
	font-size : 11px;
	color : #006BA5;
	font-weight : bold;
	font-style : italic;
}

H1 {
	font-family : Lucida Sans, Verdana, Geneva, Helvetica, san serif;
	color : #006BA5;
	font-size : 18px;
}

H2 {
	font-family : Lucida Sans, Verdana, Geneva, Helvetica, san serif;
	color : #006BA5;
	font-size : 16px;
	font-style : italic;
}

H3 {
	font-family : Lucida Sans, Verdana, Geneva, Helvetica, san serif;
	color : #006BA5;
	font-size : 14px;
}

a {
    font-family: Lucida Sans, Verdana, Geneva, Helvetica, san serif;
    text-decoration: underline;
    color: #5E8EFA;
}

a:hover {
    font-family: Lucida Sans, Verdana, Geneva, Helvetica, san serif;
    text-decoration: underline;
    color: #FDD000;
	font-weight: bold; 
}

.modnavbox  /* main navigation bar next and previous */ 
{ 
    font-family:Lucida Sans, Verdana, Geneva, Helvetica, san serif;	
    color:#000000;
    font-size: 14px; font-weight:bold;
    line-height:140%;
    background-image: url(images/navbar.jpg);
    background-repeat: repeat-x;
    width: 100%;
    height: 5px;
}

.modnavbox2  /* main navigation bar next and previous */ 
{ 
    font-family:Lucida Sans, Verdana, Geneva, Helvetica, san serif;	
    color:#000000;
    font-size: 14px; font-weight:bold;
    line-height:140%;
    background-image: url(images/navbar2.jpg);
    background-repeat: repeat-x;
    width: 100%;
    height: 20px;
}

img.pic { 
	border: 1px solid #5E8EFA; 
}