body {
	background-color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 16px;
	color:	#000000;
	
}

a{
	text-decoration: none;
	color: gray;
}  
a:hover{
    color: 	#000000;
	text-decoration: none;
	background-color: #CCCCCC;
}  


img {
    border: 0;
}

table#menu{
	font-family: Verdana;
	font-size: 12px;
	color: gray;
}

table#header td{
	text-align:	center;
}

.about{
	text-align: left;
	line-height: 25px;	
	padding: 20px ;
}

.logo{
	width: 180px;	
}

table#picture td{
	font-family: Verdana;
	text-align:	center;
	font-size: 12px;
}


table#largepicture td{
	font-family: Verdana;
	font-weight: bold;
	text-align:	center;
	font-size: 16px;
}

