/* Python CCSTheme */
BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT, BLOCKQUOTE, LABEL { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }



.bocel
{
	border-top: black 1px solid;
	border-bottom: black 1px solid;
}
a
{
	font-size: 10pt;
	color: blue;
	font-family: Tahoma, Verdana, Arial, Helv, Helvetica;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Verdana, Arial, Helv, Helvetica;
	font-size: 10pt;
	color: green;
	text-decoration: underline;
}

a:visited
{
	font-size: 10pt;
	color: gray;
	font-family: Tahoma, Verdana, Arial, Helv, Helvetica;
	text-decoration: none;
}

a:visited:hover
{
	font-size: 10pt;
	color: green;
	font-family: Tahoma, Verdana, Arial, Helv, Helvetica;
	text-decoration: underline;
}
H1
{
	font-size: 12pt;
	vertical-align: baseline;
	color: black;
	font-family: Tahoma, Verdana, Arial, Helv, Helvetica;
	position: static;
	text-align: left;
	text-decoration: none;
}
