/* CSS Document */

.Title {
font-weight: bold;
font-size: 12pt;
color: #003399;
}

.SubTitle, .st {
font-weight: bold;
color:#004080;
}

.Content {
font-family:"Times New Roman", Times, serif;
font-size:10pt;
}

.Highlight, .hl {
font-weight: bold;
color:#004080;
font-style:italic;
}

.LeftLink {
font-size: 13pt;
color:#CCCCCC;
text-decoration: none;
}

.LeftLink:hover {
color:#FFFFFF;
}

.LeftItem {
font-size: 13pt;
color:#FFFFFF;
}

.Slogan {
 color:#FFFFFF; 
 font-size: 14px;
 font-weight: bold;
}

.Footer {
font-family:Arial, Helvetica, sans-serif;
font-size: 6pt;
color:#666666;
text-align: center;
padding-top: 3px;
}

.Founder {
padding-left: 95px; 
padding-top: 159px;
font-family:Arial, Helvetica, sans-serif;
font-size: 7pt;
color:#333333;
font-style:italic;
}

.FontChanger {
text-decoration: none;
}
.FontChanger:hover {
text-decoration: underline;
}