BODY {
color: #000000;
background: #ffffff url(photos/BodyBG.jpg);
background-repeat: repeat-x;
font-family: tahoma, arial,hevetica, sans-serif;
font-size: 10pt;
}
.main {
background: #FFFFFF;
}
.menuBack {background: #7c85c6;
font-size: 8pt;
color: #ffffff;
height: 20px;
}
A {color: #7c85c6;
font-weight: bold;
text-decoration: none;
}
A:hover {color: #bd7aa6;
text-decoration: none;
}
A.menu {
color: #FFFFFF;
font-weight:bold;
font-size: 7pt;
}
A.menu:hover {color: #E7DC7C;
}
.title {color: #7c85c6;
font-weight:bold;
font-size: 12pt;
}
.subTitle {color: #7c85c6;
font-weight:bold;
font-size: 10pt;
}

.pink {
color: #bd7aa6;
}
.mainPage {
border-style: solid;
border-width: 10px;
border-color: #FFFFFF;
border-color: #FFFFFF;
}
.bottom {
font-size: 8pt;
color: #808080;
}
.caption {
font-size: 8pt;
}
.blue {
color: #7c85c6;
}
P {
font-size: 10pt;
}
TD {
font-size: 10pt;
}