@charset "iso-8859-1";
BODY {
          background: #F6F6F6;
          margin-left: 2px;
          margin-top: 0px;
          }
          
/* *******************************
----- LINK STYLES
********************************* */         
a {  
     font-family: Tahoma;
     color: #003399;
     font-size: inherit;
     
    }

a:hover { color: #850C0C; text-decoration: none;}
a:visited { color: inherit; text-decoration: inherit;}
a:active { color: green;}
a:focus { color: green;}

 .menu {
       font-family: times new roman;
       font-weight: bold;
       color: #FFFFFF;
       text-decoration: none;
       line-height: .9em;
           }
           .menu:hover { color: #FFFF33;}
           .menu:active { color: #57F501;}
  .baclink {
                color: #CC0000;
                }
                .baclink:hover {color: #003399; background:white; width: 100%;}
                .baclink:active {color: #006300; background:white; width: 100%;}
  .footer {
             font-size:10pt;
             text-decoration: none;
             }
             .footer:hover { text-decoration: underline;}
             .footer:active { text-decoration: none;
             }
/* *******************************
----- FONT STYLES
********************************* */
font{ 
        font-family: Tahoma;
        color: inherit;
        font-size: inherit;
       }
    .top { 
            color: white;
            background-color: #000000;
            width: 767px;
            text-align: center;
            }
    .bodytext {
                    font-weight: normal;
                    font-size: 16px;
                    }
    .heading { 
                  font-size: 18px;
                  font-weight: normal;
                  text-align: justify;
                  }
    .title { 
                  font-family: times new roman;
                  font-size: 16pt;
                  font-weight: normal;
                  background-color: #312C8A;
                  font-variant: small-caps;
                  color: #FFFFFF;
                  width: 100%;
                  text-align: center;
                  padding: 5px;
                  }
    .title-rev { 
                  color: white; 
                  font-size: 12pt;
                  font-weight: normal;
                  background-color:#312C8A;
                  width: 100%;
                  padding: 4px;
                  }
                  .rev {color: white;}
                  .rev:hover {color: yellow;}
                  .rev:visited {color: inherit;}
                  .rev:active {color: aqua;}
    .small {font-size: 10pt;}
    .smallb {font-size: 10pt; font-weight: bold;}
    .smaller {font-size: 7pt;}
    .smalleri {font-size: 7pt; font-style: italic;}
    .smallrevi {font-size: 8pt; color: #FFFFFF;}
    .small-dead {font-size: 10pt; color: #969287;}
    .question { 
                  font-size: 14pt;
                  font-weight: normal;
                  background-color: #312C8A;
                  color: #FFFFFF;
                  width: 100%;
                  text-align: center;
                  padding: 5px;
                  }
    .ans {
            background-color: #ededed; 
            width:100%; 
            font-size: 10pt;
            }

    .start {
	        color: #CC0000; 
	        background-color: #D90000;
	        }

    .bac {
            background-color: #89A1DF;
            border: 4px;
            border-style: ridge;
            }
        
    .statute {
                 font-size: 8pt; 
                 margin: 20px;
                 width: 90%;
                 background-color: #CCCCCC;
                 text-align: justify;
                 font-style: italic;
                 }

/* *******************************
----- IMAGE STYLES
********************************* */ 
      .top-image {
                        float: right;
                        margin: 5px
                        }
						
			
h1 {
	font-size: 10px;
	text-align: center;
}
