A:link 
{
	text-decoration: underline;
	color: #ffffcc;
	background:transparent;
}

A:visited 
{
	text-decoration: underline;
	color: #ffffcc;
	background:transparent;
}

A:hover 
{
	color: #CCCCCC;
	text-decoration : underline;
	background:transparent;
}


body 
{
	text-decoration: none;
	color : #ffffff;
	font-family:  "Courier New", Courier, monospace;
	font-size : 13px;
 }

th 
{
	text-decoration: none;
	font-family:  "Courier New", Courier, monospace;
	font-size : 18px;
 } 
 
td 
{
	text-decoration: none;
	color : #ffffff;
	font-family:  "Courier New", Courier, monospace;
	font-size : 13px;
 }
 .content 
{
	padding: 10px;
 }
 .smaller 
{
	text-decoration: none;
	font-family:  "Courier New", Courier, monospace;
	font-size : 11px;
 }
 
 
 h1
	{
	color : black;
	font-family:  "Courier New", Courier, monospace;
	font-size : 19px;
	FONT-WEIGHT: bold
	}
h2
	{
	color : black;
	font-family:  "Courier New", Courier, monospace;
	font-size : 20px;
	FONT-WEIGHT: bold
	}
h3
	{
	color : black;
	font-family:  "Courier New", Courier, monospace;
	font-size : 21px;
	FONT-WEIGHT: bold
	}
	
.formerror
	{
	background-color: #FFFFCC;
	font-weight : bold;
	}
.forminput
	{
	font-family:  "Courier New", Courier, monospace;
	height: 18 px; 
	width:  200 px;
	border: thin solid gray;  
	font-size : 9pt;
	}
form
	{
	text-decoration: none;
	color : black;
	font-family : Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	display : inline;
	}
	.sidebar 
{
	text-decoration: none;
	color : #000000;
	font-family:  "Courier New", Courier, monospace;
	font-size : 12px;
	padding: 2px;
	}
 }
 	.hide 
{
	text-decoration: none;
	color : white;
	font-family:  "Courier New", Courier, monospace;
	font-size : 2px;
 }
 p.first-letter:first-letter 
{
color: #000000;
font-size : 16px;
font-weight : bold;
text-indent: 10px
}
.pad2
{padding: 2px;}

.simple	{border-width:2px;
		 border-color:#000000;
		 border-style:solid;
		 display:in-line;
		 text-decoration: none;
	color : #000000;
	font-family:  "Courier New", Courier, monospace;
	font-size : 12px;
	padding: 4px;}
	
hr {
  	border: 0;
  	width: 100%;
  	color: #000000;
	background-color: #000000;
	height: 2px;

}
.info	{border-width:1px;
		 border-color:#000000;
		 border-style:solid;
		 display:in-line;
		 text-decoration: none;
		color : black;
		font-family:  "Courier New", Courier, monospace;
		font-size : 11px;
		padding: 4px;
		background-color: #CCCCCC;
		width:300px;
		margin-left: 15px;
		margin-top:3px;
		margin-bottom:3px}
