/* stylesheet by aj */


body
{
margin: 2% 5% 5% 2%;
font-family: ariel, helvetica, sans-serif; color: #ffffcc;
font-size: medium;
background-color: #4C4C4C;
}

blockquote
{
width: 90%;
margin: 3% 2% 5% 5%;
font-family: ariel, helvetica, "sans serif"; color: #ffcc00;
text-align: justify;
}

quote
{
font-style: italic;
font-family: ariel, helvetica, "sans serif"; color: #cc6666;
}

center
{
text-align: center;
}

left
{
text-align: left;
}

right
{
text-align: right;
}


div.float {
  float:right;
  style=border: 2px solid;
  }

div.float p {
   text-align:right;
font-style: italic;
   }

 hr
{
align: center;
width:50%;
height:2px;
}


h1
{
font-family: ariel, helvetica, "sans serif"; color: #ffcc00;
}


h2
{
font-family: ariel, helvetica, "sans serif"; color: #ffcc00;
}

h3
{
font-family: ariel, helvetica, "sans serif"; color: #ffcc00;
}

h4
{
font-family: ariel, helvetica, "sans serif"; color: #ffcc00;
}


td {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #ffcc00;
}

img {
	border: 1px;
}

a {
	text-decoration: none;
	color: #ffcc00;
}

a:hover {
	text-decoration: none;
	background-color: #666666;
	color: #FFFFFF;
}
.inactive {
	text-decoration: none;
	color: #CCCCCC;
}

.title {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	color: #ffcc00;
}

.title2 {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	color: #ffcc00;
}



