
body{	
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
font-size: 12px;
font-style: normal;
line-height: 20px;
font-weight: normal;
text-transform: none;
color: #000000;
background-attachment: fixed;
background-color: #a00000;
background-image: url(images/background.jpg);
background-repeat: repeat-x;
letter-spacing: 1px;

}


p {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
color: #000000;
word-spacing: Normal;
text-align: left;
line-height: 20px;
font-size: 12px;
letter-spacing: 1px;
}


h1{
font-family: 'arial unicode ms', 'arial', 'helvetica', 'sans serif';
font-weight:100;
font-size:32px;
margin:10px 0px 0px 0px;
padding:20px 0px 10px 0px;
color:#a00000;
border-bottom: solid #f26524 medium;
}



hr{
border: 0;
width: 100%;
color: #f00;
background-color: #f26524;
height: 3px;
}



h2{
font-family: Verdana, sans-serif;
font-style:italic;
font-size:16px;
color: #000000;
}


a, a:active, a:visited{
color: #f26524;
text-decoration: underline;
font-family: Verdana;
font-size: 12px; 
}


a:hover{
color: #f47430;
text-decoration: underline;
font-family: Verdana;
font-size: 12px; 
}

img{
border-color: #f26524;