body {
font-family:arial, sans-serif; font-size: 18px; color: #000000;
background: #cccccc;
background-image: url('.\images\marblebgd.jpg');
background-repeat: repeat;
}
a:link, a:visited, a:active {
text-decoration: underline;
font-size: 13px;
font-weight:bold;
color:#336600;
}
a:hover {
color:#FF0000;
}
h1,h2,h3 {
padding:5px;
font-size: 18px;
font-weight: bold;
text-transform: lowercase;
color:#333333;
}
td
{
font-family: arial;
font-size: 18px;
font-weight: normal;
}

a.hero:visited{
font-size:12px;
color:#000000;
}
a.hero:link{
font-size:12px;
color:#347235;
}
a.hero:active{
font-size:12px;
color:#347235;
}
a.hero:hover{
font-size:12px;
color:#FF0000;
}
.hero{
font-size:18px;
font-weight:bold;
}
.hero2{
font-size:16px;
color:#000000;
}
.footer{
font-family: arial;
font-size: 10px;
color:#000000;
}
a.mlto:link, a.mlto:visited, a.mlto:active
{text-decoration: underline;
font-size: 10px;
color:#336600;
}