body, td, th, tr, table { text-align: justify;
                          color: #9D9D95;
                          font-family: Trebuchet MS;
						  font-size: 12px;
						  text-decoration: none;
						  scrollbar-face-color: #FDC8DA;
                          scrollbar-highlight-color: #FDC8DA;
                          scrollbar-3dlight-color: #6CA34F;
                          scrollbar-darkshadow-color: #6CA34F;
                          scrollbar-shadow-color: #FDC8DA;
                          scrollbar-arrow-color: #6CA34F;
                          scrollbar-track-color: #FDB0E8;
						  }

body {                    background-color: #FDB0E8;
						  margin: 0;
						  }
						  
h1 {                     font-variant: small-caps;
                         background-color: #FDC8DA;
						 border-bottom: 2px dashed #6CA34F;
						 font-family: Georgia;
						 font-size: 14px;
						 text-align: left;
						 padding-left: 1px;
						 color: #6CA34F;
						 margin-left: 0px;
						 margin-right: 0px;
						 }
						 
h1:first-letter {        color: #F676D3;
                         font-style: italic;
						 font-weight: bold;
                         }
						  
a {                      color: #F0B0C6;
						 text-decoration: none;
						 font-weight: bold;
						 }
						 
a:hover {                color: #9D9D95;
                         font-family: Georgia;
						 font-size: 11px;
						 text-decoration: none;
						 font-weight: bold;
						 font-style: italic;
						 }
						  
.title {                  color: #F0B0C6;
                         font-family: Georgia;
						 font-size: 11px;
						 text-decoration: none;
						 font-weight: bold;
						 font-style: italic;
						 }
						 
blockquote {             border: 1px solid #6CA34F;
                         background-color: #ADFF81;
						 text-align: justify;
                         color: #6CA34F;
                         font-family: Trebuchet MS;
						 font-size: 12px;
						 text-decoration: none;
						 padding-left: 2px;
						 padding-right: 2px;
						 }
						 
input, textarea, select { background-color: #FDC8DA; 
                          font-family: Trebuchet MS;
                          font-size: 12px; 
						  color: #6CA34F; 
						  border: 1px solid #6CA34F;
						  }
						 


#container {              margin: 0 auto 0 0px;
                          width:532px;
                          background-color: #FDB0E8;
						  }

#header {                 height: 609px;
                         }

#mainpage {              background-color: #FDB0E8;
	                    text-align: left;
						}
						
#content {              float: left;
                        text-align: justify;
                        background-color: #Ffffff;
                        padding-left: 4px;
						padding-right: 4px;
						}

#footer {               clear: both;
                        }
						
.menu {                  font-size: 13px;
                        color: 6CA34F;
						font-face: Book Antiqua;
						font-style: italic;
						font-weight: bold;
						text-transform: lowercase;
						}
						
.ab {                   text-align: left;
                        }
