body, table, p{
	background-color: white;
	font-family: Verdana;
	font-size: 13pt;
	margin: 0px;
	text-align: center;
}

#videoBar {
  width : 900px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top : 4px;
  padding-right : 4px;
  padding-left : 4px;
  padding-bottom : 0px;
}

.txtQ {
	font-size:13pt;
	color: navy;
	padding: 2px;
}

.cmdQ {
	font-size:13pt;
	color: navy;
	font-weight: normal;
	padding: 2px;
}

.mya1 {
	color: Navy;
	text-decoration: none;
	font-size: 13pt;
	font-weight: normal;
}

.GItem {	
	padding: 4px;
	border-bottom: 1px solid lightgrey;
}

.GItemTitle {
	font-size: 12pt;
	font-weight: bold;
}

.GItemDesc {
	font-size: 12pt;
	color: black;
	width: 700px;
}

.GItemURL {
	font-size: 12pt;
	color: green;
}