@charset "utf-8";
/* CSS Document */



body {
padding:0 auto;
margin:0 auto;
background-color:#000;
}

.boxleft h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:30px;
color:#acc3e7;
padding:10px 0 10px 0;
margin:0;
}

.text {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#231f20;
line-height:22px;
}

.boxright h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#acc3e7;
padding:10px 0 10px 0;
margin:0;
}

.side_text {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#231f20;
line-height:22px;
}

.menu{
color:#5e7b9f;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.menu a{
color:#5e7b9f;
text-decoration:none;
}

.menu a:hover {
color:#FFFFFF;
text-decoration: underlined;
}

.LinkStandard a { color: #5e7b9f; text-decoration:none }
.LinkStandard a:hover { color: #5e7b9f; text-decoration:underline }
