A:link		{ text-decoration: none; color:#008000; }
A:active	{ text-decoration: none; color:green; }
A:visited	{ text-decoration: none; color:#008000; }
A:hover		{ text-decoration: underline; color: Red; }

body { font-family: Georgia,Times New Roman,Times; font-size: 10pt; background-color: #000000; margin-top: 0; color: #FFFFCC; }
h1 {font-size: 18px; font-weight: bold;}
div {margin: 5px; }
.header { color: #FFFFFF; font-size: 18px; text-align: center; font-weight: bold; }
.footer { color: #FFFFFF; font-size: 12px; text-align: center; }
.small { font-size: 9px; }
.med	{font-size: 12px;}
.vid { width: 730px; height: 490px; }
.bodytxt {width: 650; text-align: left; font-size: 14; color: #000000; background-color: #FFFFCC; padding: 15px; margin: 5px; }
.bodytxtv {width: 740; text-align: left; font-size: 14; color: #000000; background-color: #FFFFCC; padding: 10px; margin: 5px; }
table {color: black; font-size: 10pt;}
th {background-color: #006600; color: #FFFFFF;}
.pgtitle { font-size: 24px; font-weight: bold; font-style: italic;}
.imgl { float: left; padding: 10px; margin: 10px; padding-bottom: 15px; background-color: #FFFFFF; font-size: 9px; }
.imgr { float: right; padding: 10px; margin: 10px; padding-bottom: 15px; background-color: #FFFFFF; font-size: 9px; }