a, body, div, font, p, blockquote, caption, ol, ul, li, dl, input, select, textarea, td, th, noscript {font-size:9pt;}

body{
 margin-width: 0;
 margin-height: 0;
 margin-left: 0;
 margin-right: 0;
 margin-top: 0;
 margin-bottom: 0;
 background:url(bg.jpg) #000000 top no-repeat center;
 color:#CCCCCC;
}

b {font-weight:bold; }
b.larger {font-size:x-large; }

i {font-style:italic; }

li {padding: 4px 0px 4px 0px;}

h1 {font-size:200%;}
h2 {
font-size:125%;
padding:0px 0px 0px 0px;
}

table {
padding:0px 0px 0px 0px;
margin-left:auto;
margin-right:auto;
}
table.photos {
padding:4px 4px 4px 4px;
}

td {
padding:0px 0px 0px 0px;
margin-left:auto;
margin-right:auto;
border:#eeeeee solid 1px;
}

table td.photo{
padding:14px 14px 14px 14px;
border:#CCCCCC solid 4px;
}




#mono    {font-family:monospace;}


a, body, div, font, p, h1, h2, h3, h4, h5, blockquote, caption, ol, ul, li, dl, input, select, td, th, noscript {font-family:"Segoe UI", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;}

textarea, input.number {font-family:monospace;}

h6, td.verySmall, td.small, td.medium, input.submit, input.special, input.small, #5p, #6p, #7p, #8p {font-family: Arial, Helvetica, Sans-Serif;}

A:link {color:#FFFFCC;}
A:visited {color:#FFFF00;}   /* visited links   */
A:hover {color:#FFFFFF;} /* user hovers     */
A:disable {color:#c0c0c0;}

hr {background-color:navy;  color:navy}

th{
	background: #666666;
	background-color: #666666;
	color: #ffffff;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0px;
	margin-left: 0px;
	font-size: 120%;
	border-width : thin thin;
	padding-bottom : 0;
	padding-top : 0;
}
th a:link{ color: #ffff99; border: 0px;}
th a:visited{ color: #ffffff; border: 0px; text-decoration: none; border-bottom: 1px dashed #ffffff;}
th a:active{ color: #000000; border: 0px;}
th a:hover{ color: #ffff99; background-color: #000000; }
