* {
 font-family:Arial;
 font-size:11px;
 color:#000000;
}

html>body * {
 font-family:Arial;
 font-size:9px;
 color:#000000;
}

.main_content {
 font-size:12px;
 font-weight:500;
 letter-spacing:.5px;
 line-height:11pt;
 background-repeat:no-repeat;
}

.main_content p {
 padding-left:10px;
 padding-right:30px;
}


html>body #menu a {
 font-size:10px;
}

.second_menu {
 font-weight:bold;
 letter-spacing: 1px;
 line-height:12pt;
 background-position: center right;
 background-repeat: no-repeat;
}

.second_menu a {
 color:#414141;
 font-size:12px;
}

.second_menu a:hover {
 color:#666999;
}

h1 {
 font-size:12px;
 font-weight:Bold;
 color:#666999;
}

p {
 margin-top:5pt;
 margin-bottom:5pt;
}

a {
 text-decoration:none;
 color:#666666;
}

a:hover {
 color:#666999;
}