/* New FACE Layout Stylesheet */ 
body {
margin-top: 0px;
margin-bottom:0px;
margin-left: 1%;
margin-right: 1%;
background-color: #014801;
background-image: url();
background-repeat: no-repeat; 
background-position: center;
}

h1, h2, h5, h6, td, ul, ol {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;
color: #364059;}

h3 {font-size: 12px;}

h6 {font-size: 9px; font-weight: 100;}

h4 {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px;
color: red; text-decoration: underline; }

h3 {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px;
color: blue; }

input {
background-color: #6599FE;
}

.style1 { font-weight: bold; 
font-size: 14px; 
color: darkgreen; 
font-family: tahoma;
}

.style2 {font-weight: bold;
font-size: 14px; 
color: red; 
font-family: tahoma;
margin-top: 0; 
margin-bottom: 0;
}

.style3 { color: blue; 
font-weight:  bold; 
font-size: 8pt; 
}

.style5 { color: black; 
font-family: verdana; 
font-size: 8pt; 
}


.style6 { color: black; 
font-family: verdana; 
font-size: 8pt; 
}

.style8 { color: black;
font-weight: normal; 
font-family: verdana; 
font-size: 8pt; 
}

.style36 { color: black;
font-weight: bold; 
font-family: verdana; 
font-size: 14pt; 
}

.style37 { color: black;
font-weight: normal; 
font-family: verdana; 
font-size: 12pt; 
}

.style43 a {
color: #ffffff;
font-size:10px;
font-family:verdana;
font-weight:bold;
text-decoration: none;
border: 2px outset yellow;
background-color: #009933;
display: block;
width: 95px;
padding: 2px 3px;
margin: 1px;
}

.style43 a:hover {
background-color: #009933;
color: #ffffff;
padding-left: 2px;
border: 3px inset yellow;
}




