* {
margin: 0; 
padding: 0;
}
html {
height: 100%;
margin-bottom: 1px;
}
body {
font: 95% Arial, Verdana, Helvetica, sans-serif;
color: #000;
}
strong, b {
font-weight: bold;
}
h1 {
font-size: 1.8em;
}
h2 {
font-size: 1.2em;
width: 100%
}
address {
font-size: 0.86em;
font-style: normal;
line-height: 1.4em;
}
#content ul,
#content ol {
margin: 0 10px 20px 0;
padding: 0;
}
#content ul li {
list-style: square outside;
margin-left: 20px;
padding: 3px 0;
}
.google {
font-size: 75%;
font-weight: bold;
color: #000;
}
.text {
font-size: 90%;
}
.address {
font-size: 75%;
margin: 0 10px 0 10px;
padding: 5px 5px 2px 5px;
color: #000;
}
.menu {
font-size: 75%;
}
a:link, a:visited {
color: #000;
background: transparent;
text-decoration:none;
}
a:hover, a:active, a:focus {
color: #2285c2;
background: #fff;
}
#column a:link
{
color: #fff;
background: #000;
}                   
#column a:hover, a:active, a:focus {
color: #2285c2;
background: #000;
font-weight: bold;
}
.Cwhiteblue {
color: #fff;
background: #2285c2;
}                   
.medium {
color: #2285c2;
border-color: #C0C0C0;
width: 360px;
}
.light {
color: #2285c2;
border-color: #C0C0C0;
}
