/* CSS Document */
body {
background-color: #424851;
}
p {
color: #FFFFFF;
font: 14px/14px "Times New Roman",verdana,sans-serif;
padding: 0px;
margin-top: 6px;
margin-bottom: 0px;
padding-left: 6px;
}
i {
color: #000000;
font: 14px/14px "Times New Roman",verdana,sans-serif;
padding: 0px;
margin-top: 6px;
margin-bottom: 0px;
text-decoration: none;
}
.cttxt {
color: #000000;
font: 14px/14px "Times New Roman",verdana,sans-serif;
}
.footer {
margin: 0 auto;
}
p a {
color: #FFFFFF;
}
p a:link {
color: #FFFFFF;
}
p a:hover {
color: #0099FF;
}
