body{
font-family: Arial, Helvetica, Swiss, Verdana, sans-serif;
font-size: 1.0em;
background: url('http://www.ayso1p.org/images/fastwh1.gif');

	}

h1 		{
		color: green;
		text-align: center;
		size: 120%
		}

h2 		{
		color: green;
		text-align: center;
		size: 120%;
		}


h3 		(
		color: #800080;
		size: 120%;
		}
h4 		(
		color: #800080;
		size: 110%
		}

a		{
		color: green;
		text-decoration: none;
		text-align: left;
		}

ul.ball
		{
		list-style-image: images/sball.gif;
		}
		
a:visited
		{
		color: #33CC33
		}

a:hover
		{
		background: silver;
		}

span.ital
		{
		font-style: italic;
		}

span.emph
		{
		font-weight: bold;
		}
span.red
		{
		font-weight: bold;
		color: red;
		}

div.main

		{
		width: 600px;
		}

.leftcontent

		{
		font-size: .8em;
		color: black
		vertical-align: top;
		text-decoration: none;
		text-align: left;
		}
.leftcontent a
		{
		color: green;
		vertical-align: top;
		text-decoration: none;
		text-align: left;
		}
.leftcontent a:visited
		{
		color: #33CC33
		}

.leftcontent a#aysonat
		{
		color: blue;
		}

.leftcontent a:hover
		{
		background: silver;
		}

#leftcontent {
		position: absolute;
		left: 0px;
		width:150px;
		border:1px solid #000;
		border-right: 0px;
		}