body         { font-family: Verdana; font-size: 10pt; color: #000000; background-color: black; }
td           { font-family: Verdana; font-size: 10pt; color: #000000 }
th           { font-family: Verdana; font-size: 10pt; color: #000000 }
li           { font-family: Verdana; font-size: 10pt; color: #000000 }
ol           { font-family: Verdana; font-size: 10pt; color: #000000 }
p           { font-family: Verdana; font-size: 10pt; color: #000000 }
.CH1         { font-family: Verdana; font-size: 10pt; color: #DF152F; font-weight: bold; text-transform:uppercase;}
.CH2         { font-family: Verdana; font-size: 12pt; color: #DF152F; font-weight: bold }
.CH3         { font-family: Verdana; font-size: 10pt; color: #DF152F; font-weight: bold }
.CH4         { font-family: Verdana; font-size: 8pt; color: #0054A1; font-weight: bold }
.CH5         { font-family: Verdana; font-size: 8pt; color: #0054A1}
.CH6         { font-family: Verdana; font-size: 8pt; color: #585750}

A:link {color:#0054A1; text-decoration: none; }
A:visited {color:#0054A1; text-decoration: none; }
A:hover {color:#EE1C3C; cursor: hand; text-decoration: underline; }

A.menu:link {text-decoration: none; }
A.menu:visited {text-decoration: none; }
A.menu:hover {text-decoration: none;}

A.del:link {color:white; text-decoration: none;}
A.del:visited {color:white; text-decoration: none;}
A.del:hover {color:aqua; background-color: black; cursor: hand; text-decoration: underline;}

.copyright {font-size: 8pt;}

/* WEBSITE CONTENT TABLE */
table.ContentTable			{position: relative; vertical-align: top; border:0px; border-collapse: collapse; width: 800px; height: 400px;}
td.ContentCell				{position: relative; vertical-align: top; border:0px; border-collapse: collapse; width: 700px;}
td.ContentTopSpacerCell		{position: relative; vertical-align: top; height:20px; border:0px; border-collapse: collapse;}
td.ContentBottomSpacerCell	{position: relative; vertical-align: top; height:50px; border:0px; border-collapse: collapse;}
td.ContentLSpacerCell		{position: relative; vertical-align: top; width:50px; border:0px; border-collapse: collapse;}
td.ContentRSpacerCell		{position: relative; vertical-align: top; width:50px; border:0px; border-collapse: collapse;}

/* WEBSITE WINDOW TABLE */
table.WinTable			{position: relative; vertical-align: top; border:0px; border-collapse: collapse; width: 550px;}
td.WinCell				{position: relative; vertical-align: top; border:0px; border-collapse: collapse; width: 450px;}
td.WinTopSpacerCell		{position: relative; vertical-align: top; height:10px; border:0px; border-collapse: collapse;}
td.WinBottomSpacerCell	{position: relative; vertical-align: top; height:50px; border:0px; border-collapse: collapse;}
td.WinLSpacerCell		{position: relative; vertical-align: top; width:50px; border:0px; border-collapse: collapse;}
td.WinRSpacerCell		{position: relative; vertical-align: top; width:50px; border:0px; border-collapse: collapse;}