body {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding: 0px;
}
td {
	font-family: verdana;
	font-size: 8pt;
}
a,a:visited,a:active {
	font-family: verdana;
	color: #0F57A0;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 7pt;
}
a:hover {
	font-family: verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 7pt;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	font-family: georgia;
	color: #444444;
	text-transform: uppercase;
	padding: 0;
	margin-bottom: 10px;
}
input {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
b {
	text-transform: uppercase;
}
hr {
	text-align: left;
	border: none 0;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px dashed #4E4E4E;
	height: 1px;
}
a img,a:hover img,a:visited img,a:active img {
	border:0;
}
.vidlink {
	border-top: 1px dashed #EAEAEA;
	border-bottom: 1px dashed #EAEAEA;
	padding: 5px;
	width: 340px;
	height: 280px;
	display: none;
	background: url(bg.jpg);
}
td {
	vertical-align: top;
}