body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333;

}
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: Navy;
	text-decoration: none;
}
h1 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
.timecode {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #cc0000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.red {
	color: red;
}
.grey {
	color: grey;
}

.row2 {
background-image: url(images/bg-2.gif);
}
.row3 {
background-image: url(images/bg-3.gif);
}
.row4 {
background-image: url(images/bg-4.gif);
}
.row5 {
background-image: url(images/bg-5.gif);
}
.row6 {
background-image: url(images/bg-6.gif);
	color: #ffffff;
}
.main_title {
	color: #ffffff;
	font-size: 18px;
		background-image: url(images/bg-1.gif);
}
.footer {
	color: #ffffff;
	font-size: 13px;
	background-image: url(images/bg-1.gif);
}