h1   { text-align: center; color: #0033cc; font-weight: lighter; font-family: helvetica, arial }
h2    { color: #0033cc; font-weight: lighter; font-family: helvetica, arial }
h3    { color: #0033cc; font-weight: lighter; font-family: helvetica, arial }
h4   { color: #000; font-family: Helvetica, arial }
h5  { font-family: Helvetica, arial }
h6  { font-family: Helvetica, arial }
ol   { font-family: Verdana, arial }
p,li  { font-family: Helvetica,Verdana, arial; font-size: 0.85em; color: #000; margin-bottom: 0.5em}
td  { font-family: Verdana, arial }
body { 
/* background-image: url(graphics/lightblueswatch.jpg); */
background-color: #63b3fc;
/* background-repeat: repeat; */
font-family: Helvetica,Verdana, arial; font-size: 0.85em; color: #000; margin-bottom: 0.5em;
}
.home { 
font-size: 1em; 
}

 .banner {
 font-size: larger;
 color: crimson;
 text-align: center;
 font-family: Cooper Black;
 }
 
 .homespecial a:hover, .homespecial a:link {
 font-size: 1em;
 color: yellow;
 }
 
 .gallery img {
 border: solid #333333 1px;
 }

/* TablePlugin */
.foswikiTable,
.foswikiTable td,
.foswikiTable th {
}
.foswikiTable {
	border-style:none;
	margin:2px 0;

}
.foswikiTable td {
        font-family: Helvetica,Verdana, arial; font-size: 0.85em; color: #000;
	padding:3px 6px;
	border-top-style:none;
	border-bottom-style:none;	
}
.foswikiTable th {
	border-left-style:none;
	border-right-style:none;
	padding:4px 6px;
}
.foswikiTable .tableSortIcon {
	margin:0 0 0 5px;
}

/*
.foswikiTable th.foswikiFirstCol {
	border-left-style:none;
}
*/
.foswikiTable a:link,
.foswikiTable a:visited {
	text-decoration:underline;
}
.foswikiTable a:hover {
	text-decoration:underline;
}


