﻿.archive p{ 
           font-weight: bold;
           font-size: 14px;
          }

.archive a{
           text-decoration: none;
          }

.archive a:link{
                color: blue;
               }

.archive a:hover{
                 color: red;
                }

.archive a:visited{
                   color: maroon;
                  } 

.mastheadborder {
                 background: red;
                }

.mastheadborder1 {
                 background: #0A52C8;
                 }

.greek h1 {
     color: white; 
     background: #0A52C8;
     font-family: arial, sans-serif;
     font-style: italic;
     font-size: 60px;
     text-align: center;
     margin-bottom: 0px;
     margin-top: 0px;
     padding: 0px;
     padding-right: 100px;
     }

.greek h2 {
    color: white;
    background: #0A52C8;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 5px;
    padding-right: 70px;
    }

h1 {
     color: white; 
     background: #0A52C8;
     font-family: arial, sans-serif;
     font-style: italic;
     font-size: 60px;
     text-align: center;
     margin-bottom: 0px;
     margin-top: 0px;
     padding: 0px;
     padding-left: 0px;
     }

.logo {
       background: #0A52C8;
      }

.border {
         background: #0A52C8;
        }

.subheading { 
             font-weight: bold;
             font-size: 9pt;
            }


.edges  {
         background: #0A52C8;
         font-size: 5px;
        }


h2 {
    color: white;
    background: #0A52C8;
    font-size: 20px;
    font-style: italic;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    padding-top: 0px;
    padding-right: 45px;
    }

h4 {
    color: black;
    background: white;
    font-size: 40px;
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0;
    }

h5 {
    color: black;
    font-family: times; 
    font-size: 15px;
    text-align: center;
    font-family: verdana, sans-serif;
    }

h6 {
    color: black;
    font-family: times; 
    font-size: 36px;
    text-align: center;
    }
    

#menu a:link { 
       color: black;
       font-size: 10px;
       font-weight: bold;
       text-decoration: none;
      }

#menu a:visited {
       color: black;
       font-size: 10px;
       font-weight: bold;
       text-decoration: none;
      }

#menu a:hover {
              color: red;
              text-decoration: underline;
             } 

#menu {
       text-align: center;
      }

#menu p {
         color: black;         
         margin-top: 0px;
         margin-bottom: 0px;
         padding: 0px;
         font-size: 10px;
        } 

span.petition {
               color: red;
              }

#kogo h3 {
          color: white;
          font-size: 12px;
          font-weight: bold;
          margin-top: 0px;
          margin-bottom: 0px;
          padding: 0px;
          text-align: center;
         }

#kogo p {
         color: white;
         font-size: 10px;
         text-align: center;
         margin-top: 0px;
         margin-bottom: 0px;
         padding: 0px;
        }

p {
   font-family: verdana, sans-serif;
   color: black;
   font-size: 10px;
   font-weight: bold;
   text-align: center;
   }

#fb {
	text-align:center
}

#links a:hover {
              color: red;
              text-decoration: underline;
             }
             
a:link {
	color: navy;
}

a:hover {
	color: fuchsia;
}          
