﻿
.wtwContent {
    font-family: Georgia;
    color: #3A4282;
}

.wtwPageTitle {
    font-family: Georgia;
    font-size:large;
    font-weight:bolder;
   color: #3A4282;
}

.wtwAgraStyle {
    font-family: "Monotype Corsiva";
    color: #3A4282;
}

.wtwTitleLinkStyle {
    font-family: "Georgia";
    font-weight: bold;
    color: #3A4282;
}
.wtwMenuLinkStyle {
    font-family: "Georgia";
    color: #3A4282;
}

.wtwInlineLinkStyle {
    font-family: inherit;
    color: #3A4282;
}

.wtwTitleStyle {
    font-family: "Arial Baltic";
    color: #0066FF;
    font-size: x-large;
    text-align: center;
}

.wtwLeftCol {
    display: inline-block;
    width: 45px;
}
