.imagetitle {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
h1{
	color: cc0000;
	text-align: center;
}
h3{
	color: 0000ff;
	text-align: left;
}

BODY{
	background-color: 000000;
	color: 00cc00;
	text-align: justify;
	font-family: "WindsorDemi","Arial";
} 




p.xlarge:first-letter {
		color: #ff0000;
		font-size:x-large
}
p:first-letter {
          color: #ff0000;
	font-size:large
	}
img {
	margin: 10px;
	float: left;
	}

img.simple {
		 margin: 1px;
		}

table.95 {	border-style: none;
		border-spacing: 2px;
		border-width: 2px;
		width:95%; 
		margin-left:2.5%;
		margin-right:2.5%;
		}

table.100 { 
		border-style: none;
    	    border-spacing: 2px;
            border-width: 2px;
	    width:100%;
	}

table	  { 
	border-style: none;
        border-spacing: 2px;
        border-width: 2px;
	}

table.navigator {
		border-style: none;
                border-spacing: 2px;
                border-width: 2px;
                width:30%;
                margin-left:35%;
                margin-right:35%;
		}

td.center {
	border-spacing: 2px;
	border-width: 2px;
	border-style: none;
	padding: 5px;
	text-align: center;
	vertical-align: center;

}




td {
        border-spacing: 2px;
        border-width: 2px;
        border-style: none;
        padding: 5px;
        text-align: justify;
        vertical-align: center;
	
}




td.nowrap {
        border-spacing: 2px;
        border-width: 2px;
        border-style: none;
        padding: 5px;
        text-align: justify;
        vertical-align: center;
	white-space: nowrap;
	
}






td.header {
	border-spacing: 2px;
        border-width: 2px;
 	border-style: none;
        padding: 5px;
    	text-align: left;
  	vertical-align: center;
	font:bold;
	
}

td.right {
       border-spacing: 2px;
        border-width: 2px;
        border-style: none;
        padding: 5px;
        text-align: right;
        vertical-align: center;

}
a {
	color: 0000ff;
	}
a:visited{
	color:ffcc00;
	}
a:hover{
	color:ff0000;
}

A{
	color: navy;
	font-family: "WindsorDemi","Arial";}

A:link{
	text-decoration: none;
	font-weight: normal;
}
A:visited
{	text-decoration: none;
	font-weight: normal;
}
A:active{
	text-decoration: none;
	color:#bb4444;
#	color:maroon;
}
A:hover{
	text-decoration: none;
	color:#bb4444;
#	color:maroon;
} 

