/* HTML defaults */

BODY {color: #000000; font-family: Arial, Helvetica, sans-serif;}

BODY A { color:blue;}
BODY A:hover { color:#c6c6de;}

H1  {
	font-size : 11pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : black;
        text-align: center;
        margin-bottom: 2pt;
}

h3 {
	color:#800080;
	font-style:italic;
}

#tbheader {
	background-color:#FFFFFF;
	color:#000000;
}

#tbphotos {
	background-color:#0000FE;

}
