body 
{
font-family: Verdana;
font-size: 10pt;
color: #9a170a; 

margin: 0; 
padding: 0;

background-color:#000000;
background-image:url(images/bg2.png);
background-repeat:repeat;
background-attachment:fixed;
}

.iframe {
overflow-x: hidden;
overflow-y: scroll;
}

.sizenormal {font-size:10pt;}
.sizesmall {font-size:8pt;}
.sizesbig {font-size:13pt;}
.footer {font-size:8pt; color: #AF2618;}


b {
color: #8E180C;
font-size: 10pt;
font-family: Verdana;
}

i {
color: #8E180C;
font-size: 9pt;
font-family: Verdana;
}

u {
color: #8E180C;
font-size: 11pt;
font-family: Verdana;
border-bottom: 1px solid #B52415
}


A:link {color: #989898; text-decoration: none} 
A:visited {color: #585858; text-decoration: none}
A:active {color: #830F03; text-decoration: underline}
A:hover {color: #830F03; text-decoration: underline;} 

#design {
background-image:url(images/designN.png);
background-repeat:no-repeat;
}
