
body {
	margin: 5px 0px;
	background: #003366;
}

body,table {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}


a:link, a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

td.content {
	padding: 10px;

}

h1, h2, h3 {
	display: inline;
}

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }


div.vids object, div.vids embed {
	display:block;
	margin: 20px 20px;
}