p,table,li,h1,h2,h3
{
font-family: arial, 'sans serif'; 
}

p,th,td
{
font-size: 110%;
}

ul
{
list-style-image: url(files/Icons/navywings.gif);
list-style-type: disc;
} 

li
{
font-size: 105%;
}
.greenborder
{
border-style: outset;
border-width: thin;
border-color: #00aa00;
background-image: url(https://www.angelfire.com/games4/bootcamp/files/Camo.gif);
}

.redborder
{
border-style: ridge;
border-width: thick;
border-color: #ee0000;
}

.greensmall
{
color: #006600;
font-size: 75%;
text-align: center;
vertical-align: middle;
}

.greenlarge
{
color: #007700;
font-size: 180%;
vertical-align: middle;
}

.whitelarge
{
color: #ffffff;
font-size: 110%;
vertical-align: middle;
background-color: transparent;
font-family: arial, 'sans serif';
}

.whitesmall
{
color: #ffffff;
font-size: 75%;
text-align: left;
font-weight: bold;
background-color: transparent;
vertical-align: middle;
font-family: arial, 'sans serif';
}

.red
{
color: #880000;
background-color: transparent;
}

body
{
background-color: #dddddd; 
background-repeat: no-repeat; 
background-position: center center; 
background-attachment: fixed;
scrollbar-face-color: #007700;
scrollbar-highlight-color: #00ff00;
scrollbar-3dlight-color: #007700;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #004400;
scrollbar-arrow-color: #eeeeee;
scrollbar-track-color: #cccccc;
}

h1,h2,h3,hr
{
color: #007700;
}

h1
{
font-size: 40pt;
}

h2
{
font-size: 30pt;
}

a:link {COLOR: #007700; text-decoration:none;}
a:visited {COLOR: #666666; text-decoration:none;}
a:active {COLOR: #000000; text-decoration:none;}
a:hover {COLOR: #00ff00; text-decoration:none; background-color: transparent; cursor: crosshair}

a.content:link {COLOR: #007700; text-decoration:none;}
a.content:visited {COLOR: #666666; text-decoration:none;}
a.content:active {COLOR: #000000; text-decoration:none;}
a.content:hover {COLOR: #00ff00; text-decoration:none; background-color: transparent}
