/* Cascading Style Sheet for Antiquity Journal Website */


a:link {color: #D8542A; text-decoration: none}  a:visited {color: #D8542A; text-decoration: none} a:hover {color: #000000; text-decoration: underline} a:active {color: #FF0000}

body {font-family: Times New Roman; font-size: 12pt; font-color: "#000000"; background-color: #FFF8CE} 
    
     h1 {font-weight: bold; font-family: Times New Roman; text-align: center; 
        font-size: 24pt} 
     h2.mainheading {font-weight: heavy; font-family: Times New Roman; font-size: 20pt; text-align: center}
     h2.sideheading {font-weight: heavy; font-family: Times New Roman; font-size: 20pt; text-align: left}
     h3 {font-weight: bold; font-family: Times New Roman; font-size: 15pt; text-align: center}
     h4 {font-family: Times New Roman; font-size: 13pt; font-weight: bold; text-align: left}
     h5 {font-family: Times New Roman; font-size: 12pt; font-weight: bold; text-align: left}

img.article {border-color: #000000; border-width: 1}

     li.primary {list-style: square}
     li.secondary {list-style: square}
     li.tertiary {list-style: disc}
     
     p {font-family: Times New Roman; text-align: justify}



     td.navigation {border-style: ridge; font-size: 13pt; font-weight: bold; text-align: center;} 
     
     td.article {vertical-align: top; width: 50%}

     td.navback {background-color: #8D2C23}
