﻿body {
	font-family: sans-serif;
	font-size: 9pt;
	background-color: #99CCFF;
	background-image: url("images/gradient236827.png");
	background-attachment: fixed;
	background-repeat: repeat;
    scrollbar-face-color: black;
    scrollbar-shadow-color: gray; 
    scrollbar-highlight-color: silver;
    scrollbar-3dlight-color: silver; 
    scrollbar-darkshadow-color: gray;
    scrollbar-track-color: gray; 
    scrollbar-arrow-color: white;	
	margin: 10
	}
td {
	font-family: sans-serif;
	font-size: 9pt;
	}
a:link       { color: #000080 }
a:hover      { color: #FF8000 }
a:visited    { color: #008000 }
a:active     { color: #FF0000 }
h1           { font-family: sans-serif; font-size: 15pt; color: #000080; font-weight: bold }
h2           { font-family: sans-serif; font-size: 14pt; color: #0033CC; font-style: italic; 
               font-weight: bold }
h3           { font-family: sans-serif; font-size: 13pt; color: #FFFFFF; font-weight: bold }

#video		 { align: center; rotation: 90deg anti-clockwise }
