body {
	font-family:"Times New Roman", Times, serif;
	background-image:url(graphics/lgrey040.jpg);
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
}
a:hover {
	font-style: normal;
	color: #009900;
	text-decoration: underline;
}

.override a:link { text-decoration:underline ;
}
.shrink {font-size:smaller ;}
.enlarge {font-size:larger ;}

.un {text-decoration:underline;}
div.newscolumn {margin:0 10% 0 10% ; padding:0% 2% 0% 2%}

.floatright
{
float: right;
width: 103px;
margin: 0 0 10px 10px;
background-color: #fff;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
text-align: center;
}

div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

p { margin-top: 0; }

.floatleft
{
float: left;
width: 103px;
margin: 10px 10px 0 0;
background-color: #fff;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
text-align: center;
}


div.floatleft img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

.clearboth
{
clear: both;
}

h1, h2, h3, h4, h5, h6 ( text-align: center; }
/* Why isn't this line working? */

.centertext { text-align:center;
}

.button {font-size:large;
border: 2px solid black; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px ;
background-color:#CCCCCC ;
}


