body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
margin: 0%;
}

body.background {
background: #FFFFFF url(Graphics/TeamZiggyLogo-Faded.gif) repeat scroll 0% 0%;
color: #000000;
}

body.blank {
background: #FFFFFF url(Graphics/White1x1.gif) repeat scroll 0% 0%;
color: #000000;
}       

body.menu {
background: #000000 url(Graphics/Black1x1.gif) repeat scroll 0% 0%;
color: #44ff44;
}

p,td,th,tr {
margin: 2% 4%;
}

.pagetitle {
text-align: center;
font-size: 150%;
font-weight: bold;
}

.bottomlinks {
text-align: center;
font-size: 66%;
}

h1,h2,h3,h4,h5,h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
font-size: 150%;
margin: 3% 4%
}

h2 {
font-size: 135%;
margin: 3% 4%
}

h3 {
font-size: 125%;
margin: 2% 4%
}

h4 {
font-size: 115%;
margin: 2% 4%
}

A:link {
color: #00aa00;
text-decoration:none;
font-weight: bold;
background: #ffffff none;
}

A:visited {
color: #00aa00;
text-decoration:none;
font-weight: bold;
background: #ffffff none;
}

A:active {color: #000000;
text-decoration:none;
background: #44ff44 none;
}

A:hover {color: #000000;
text-decoration:none;
font-weight: bold;
background: #44ff44 none;
}
