﻿body {font-family:Candara;}
table{font-size:80%; background:"CCCC99" }
a {color:#663366; text-decoration:none; text-align="center"; font-size:10pt; }
a:hover {color:#660000; font:"bold"}

.menu {background:#00FFCC; width="150"; text-align="center"}

.leftColumn {height="34"; 
		width="150"; 
		font-size:12pt; 
		background:#CCCCFF;
		onmouseover=color:'green';
		onmouseout=style.color='orange';
		}

.rightColumn {height="50"; width="100"}

.advert {width:600; font-size:24pt; font-color="green"}
.italic {font-style: "italic"; font-size:9}
.littleFont {font-size: 11pt; color="Brown"}
.smallFont {font-size: 14pt; color="Navy"}
.medFont {font-size: 20pt; color="blue"; text-align="left"}
.bigFont {font-size: 24pt; color="red"; text-align="center"}
.subj {height="34"; width="500"; color="Navy"; font-size:12pt; background:#c0c0c0}
table.leftColumn {width="165" height="337" }

table.menu
{
font-size:100%;
background:white;
position:absolute;
visibility:hidden;
}



