P  {
	font-size: small;
	font-family: Verdana,ariel,helvetica,sans-serif;
	background-color: Black;
	color: White;
}

H1  {
	font-family : Verdana,ariel,helvetica,sans-serif;
	font-size : large;
	background-color : Black;
	color : PowderBlue;
}

H2  {
	font-family : Verdana,ariel,helvetica,sans-serif;
	font-size : medium;
	background-color : Black;
	color : #ffdab9;
}

H3  {
	font-size : small;
	font-weight : bold;
	background-color : Black;
	color : #ccff66;
}

BODY  {
	font-family : Verdana,ariel,helvetica,sans-serif;
	color : #c0c0c0;
	font-size : small;
	font-weight : bold;
	font-weight : normal;
	font-style : normal;
}

.titleTop  {
	text-align: left;
	font-size: large;
	font-family: verdana, sans-serif;
	color: White;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 1;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom : 1;
	padding-bottom : 1;
	border-bottom-width : thin;
	border-color : Gray;
	border-style : solid;
	border-left-width : 0;
	border-top-width : 0;
	border-right-width : 0;
	background-color: Black;
}

.on  {
	font-size : x-small;
	color : white;
	font-weight : bold;
	background-color : olive;
	margin-top : 2;
	margin-bottom : 2;
	margin-right : 2;
	margin-left : 2;
}

.off  {
	font-size : x-small;
	color : olive;
	font-weight : bold;
	background-color : white;
	margin-top : 2;
	margin-bottom : 2;
	margin-right : 2;
	margin-left : 2;
}
.clipInfo {
	font : normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	line-height : .5;
	text-align : center;
	color : Silver;
	font-style : normal;
	background-color : Black;
}
.clipTitle {
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	text-align : center;
	line-height : .5;
	color : Silver;
	background-color : Black;
}

