body {
margin : 0; 
background-color : #43000d; 
font-family:trebuchet, arial,tahoma, verdana;
font-size:9px;
letter-spacing:1px; 
color: #ffffff;
}
a, a:visited, a:active {
text-decoration: none;
color: #ff4a7d;
border: none;
}
a:hover {
color: #ff0018;
border:none;
text-decoration: underline;
}
strong {
color: #f49099;
}
strong.b {
color: #fff000;
}
em {
color: #dfedf8;
}

table, td, tr{
font-family: "trebuchet ms", arial, verdana;
font-size: 11px;
}
.table {
background-image: url(img/bgt.jpg);
background-repeat: repeat;
font-family: "trebuchet ms", arial, verdana; 
font-size : 11px;
}
h1 {
color: #edd3d9;
font: bold 20px/15px Georgia, "Times New Roman", Times, serif;
letter-spacing: 3px;
text-align : left;
margin: 0px 50px 0px 50px;
padding: 8px 0px 8px 0px;
}
h2 {
margin-left: 30px;
margin-right: 30px;
font-family: georgia, serif;
padding: 5px;
font-size: 11px;
text-align : center;
color: #e1bdc7;
border-bottom: 1px dotted #5a636f;
}
input, textarea, option, select{
border : 1px solid #d0a9af;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; color: #ffffff;
background-color: #cd0623;
}
ul {
list-style-type: square;
}
blockquote {
width: 55%;
font-size: 10px;
color: #ffffff;
border-right: 15px solid #490108;
background-color: #1d0103;
display: block;
height: 50px;
padding: 10px 10px 10px 10px;
}

