body {
    margin: 0px;
    padding: 0px;
    border: 0px;
    background-color: #ffffff; 
    font-size: 100px;
    font-family: Alegrian;
}

img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}
hr {
     height: 6px;
     margin: 0px;
     padding: 5px;
     background: url(../../images/torah/pages/line1.gif) repeat-x 0px 1px;
     border: 0px;   
}
p {
    font-size: 13px;
    
}
a {
    color: #f3932f;
	text-decoration: none;
    font-size: 12px;
    font-weight: 900;
    line-height: 15px;  
}





div.line{
    display: block;
    height: 5px;
    margin: 0px;
    padding: 0px;
    background: url(../../images/torah/pages/line1.gif) repeat-x 0px 1px;
    border: 0px;   
}
.line2 {
    height: 3px;
    width: 100%;
    background: url(../../images/torah/pages/line2.gif) repeat-x;
}

