/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body, div, th, td{ 
  	font-family: Arial,Helvetica,sans-serif;
	background-color:#FFFFFF;
    color: #002000;
    }
input, textarea {
  	font-family: Arial,Helvetica,sans-serif;
    background-color: #FFFFFF;
    color: rgb(0, 0, 0);
}

H1{
	font-size:130%;
	font-weight:bold;
	color:#33CC33;
}
H2{
	font-size:120%;
	font-weight:bold;
	color:#33CC33;
}
H3{
	font-size:110%;
	font-weight:bold;
	color:#33CC33;
}

h3 a:link, h3 a:visited, h3 a:hover, h3 a:active{
	font-size:110%;
	font-weight:bold;
	color:#33CC33;
}
.head{
	font-size:110%;
	font-weight:bold;
	color:#33CC33;
}

  q { font-family: Arial,Helvetica,sans-serif;
    font-style: italic;
    }

  a:link, a:visited, a:active, a:hover {
  	color: #000000;
    }

  a:hover { 
  color: #0000FF;
    }
 

 dfn{
 text-decoration:underline;
 font-style:normal;
 color: #FFFFFF;
 
 }

/*********** #content styles ***********/
 
 #content{
 	position:absolute;
 	left:110px;
 	top:110px;
 	width:690px;
 	height:auto;
 	margin: 0;
 	padding: 0 ;
 }

/*********** #sideLinks styles ***********/


#sideLinks{
	position:absolute;
	top:150px;
	left:2px;
	width:90px;
	height:auto;
	margin: 0;
	padding: 0px;
	background-color: transparent;
	font-size: 65%;
}
#sideLinks ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
}



#sideLinks a:link, #sideLinks a:visited{
	display: block;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	cursor:default;
	border-style:outset;
	position: absolute;
	left: 0px;
	height: 18px;
	width: 85px;
	background-color: #33cc33 ;
	text-align: center;
	border-width: 3px;
	text-decoration:none;
	padding-top:2px;
 }

#sideLinks a:hover{
	background-color: #338833;
}



