body
{
	font-family:Gills Sans, Arial, Helvetica, sans-serif;
    font-size:small;
    margin:0px;
    background: #0e69b0;
	 
}
h1
{
	background:url('./vid_logo.jpg') #ffffff;;
	background-repeat: no-repeat;
	padding:10px 20px 10px 20px;
	border-bottom:2px solid #000000;
	font-weight:normal;
	margin:0px;
}
#content
{
	padding:0px 20px 20px 20px;
}
table
{
	background-color:#cccccc;
}
th, td
{
	padding:5px;
}
th
{
	background-color:#dddddd;
	text-align:left;
}
td
{
	background-color:#ffffff;
}