﻿body
	{background-color:black;}

table.head
	{width:600px;
	padding:0; 
	border:0;
	margin-right:auto; 
	margin-left:auto;
	 }

td.header
	{width=450px;}


table.nav
	{width:160px;
	background-color:black;
	color:white;
	text-align:center;
	font-family:"Times New Roman", serif;
	margin: 30px;}

td.here
	{background-color:white;
	color:black;}

table.content
	{margin:10px;}

table.footer
	{color: white;
	font-size: 13px;}

table.bottom
	{color: white;
	font-size: 12px;}

p
	{text-align:left;
	color: white;
	font-size: 17px}

p.list
	{text-align:center;
	color:white;
	font-size:17px;}

p.details
	{color:white;
	text-align:center;
	font-size:15px;}


h6
	{color: white;
	text-align: center;}

th.heading
	{text-align:center;
	font-size:34px;
	font-variant:small-caps;
	font-weight:bold;
	color: white;}


hr
	{color:#CCCCCC;
	width=80%;}


p#update
	{background:#D72D2A;
	font-variant:small-caps;
	color:#BD9F00;
	font-weight:bold;
	font-size:19px;}


table.footer
	{width=600px;
	margin-right:auto;
	margin-left:auto;}

td.footer
	{text-align:center;
	font-family:"Times New Roman", serif;
	font-size:12px;}


a:link
	{color:white;}

a:visited
	{color:white;}

a:hover
	{color:#00B1AE;}

ul
	{list-style-type: disc;
	color:white;}



