P  {
	font-size: small;
	font-family: Verdana,ariel,helvetica,sans-serif;
	background-color: white;
	color:#666
}

H1  {
	font-family : Verdana,ariel,helvetica,sans-serif;
	font-size : large;
	background-color : white;
	color : PowderBlue;
}

H2  {
	font-family : Verdana,ariel,helvetica,sans-serif;
	font-size : medium;
	background-color : white;
	color : #666;
}

H3  {
	font-size : small;
	font-weight : bold;
	background-color : white;
	color : #666;
}

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 : 666;
	border-style : solid;
	border-left-width : 0;
	border-top-width : 0;
	border-right-width : 0;
	background-color: white;
}

.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-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	line-height : .5;
	text-align : center;
	color : #666;
	font-style : normal;
	background-color : white;
}
.clipTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	text-align : center;
	line-height : .5;
	color : #666;
	background-color : white;
}

.header {
	width: 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style:italic;
	font-weight : bold;
	color: #666;
	padding-top: 20;
	padding-bottom: 20;
	border-bottom: thick dotted #CCC;
	
}
.container {
	width: 80%;
	height: 80%;
	font-family: verdata, arial,sans-serif; 
	color: #666;
	padding-left: 50;
}

.imageBlock {
	padding: 20;
	width: 30%;
	height: 100%;
	float: left;
	font-size: small;
	font-family: verdata, arial,sans-serif; 
	color: #666;
	border-right: thick dotted #CCC;
}

.imageDisplay {
	font-family: verdata, arial,sans-serif; 
	color: #666;
	text-align : center;
}



