@charset "utf-8";
/* CSS Document */

body{
background-color:#000000;
font-family:"Times New Roman", Times, serif;
color:#9C0808;
}

.td {
padding: 6px;
}

h3 {
font-size:24px;
color: #9C0808;
font-weight:bold;
}

.p {
color: #9C0808;
font-size:18px;
}

.font  {
font-size:18px;
}

.font2 {
font-size:16px;
color: #FF0000;
}

.fontw {
color:#FFFFFF;
}

hr {
color: #9C0808;
}

.background { 
background-repeat:no-repeat;
}

a:link{
color:#FFFFFF;
}

a:visited{
color:#0033CC;
}

a:active{
color:#FFFFFF;
}

