/* style.css - a simple style sheet */ 

body { margin-left: 2%; margin-right: 2%; color: 191499; background: #FFFFCC; vertical-align: middle;}

h2,h3,h4,h5,h6 { margin-left: -4%; }

p { text-indent: 2em; margin-top: 0; margin-bottom: 0; }

:link { color: 336633 } /* for unvisited links */ 
:visited { color: FFAA00 } /* for visited links */ 
a:hover { color: 000000 } /* when mouse is over link */

.menu {color:336633; vertical-align:top; font-size:17px; font-family:Comic Sans MS; text-decoration:underline;  font-style:bold; text-align: center;}

.mtxt {font-size: 15pt; color: #191499; text-decoration:underline; text-align: center;}

.utxt {font-size: 5pt; color: #FFEEDD;text-decoration:underline;}

.header { font-family: Comic Sans MS; font-size: 30; font-style: bold; color: #000000;  text-align: center;  vertical-align: middle; height:21;}

.menuc { font-family: Comic Sans MS; font-size: 20; font-style: bold; color: #000000; height:10px; border: 1px solid #FF0000; background-color: #D3D3D3; color: #003399; text-align: center;}

.menuh { font-family: Comic Sans MS; font-size: 8; color: #000000; height:10px; border: 1px solid #FF0000; background-color: #D3D3D3; color: #003399; vertical-align: middle; text-align: center;}

.main { width: 165px; height:75px; vertical-align:top; border: 0px; }

.comp{ width: 99%;  vertical-align:top; border: 0px; padding: 1em; letter-spacing: 1px; font-size:15px; font-family:Ariel;}

.cells { vertical-align:top; height:100%; text-align: center;}

.accent{font-size: 15pt; color: #000000; font-weight: bold; font-family:Verdana; text-align: center}

.img { width:20px; text-align: left;}

.list { color: #191499; text-align: center;}

.over{ vertical-align:top; border: 0px; }

