body		{ margin: 0; padding: 0; 
		  background-color: #fbd7a1; 	
		}

a:link		{ text-decoration: none; font-weight: bold; color: #560007;
		}

a:active 	{ text-decoration: none; font-weight: bold; color: #560007;
		}	

a:visited	{ text-decoration: none; font-weight: bold; color: #560007;	
		}

.page		{ background-color: #fffded;
		  width: 550px;
		  height: 785px;
		}

.lspace		{ width: 10px;
		  height: 785px; 
		  background-color: #fbd7a1; 
		}

.bspace		{ width: 80px;
		  height: 785px; 
		  background-color: #fbd7a1; 
		}

table    	{ valign: top;
		  width: 19558px;
		  height: 785px;
		  border: 0;
		  margin: 0; padding: 0;
		}

td		{ width: 550px;
		  height: 785px;
		  valign: top;
		}

p 		{ font-family: georgia, garamond, palatino, times, serif; 
    		  font-size: small; 
    		  margin-left: 15%; margin-right: 5%;
    		  color: #560007;
		  line-height: 1.1;
		}

h3 		{ font-family: verdana, arial, helvetica, sans-serif; 
     		  font-size: large; 
     		  font-weight: bold;
     		  color: #560007;
     		  margin-left: 15%;
		}

.title		{ font-size: xx-large;
		  font-weight: bold;
		  line-height: 1.5;
		}

.photo		{ width: 988px;
		  height: 785px;
		}

.text 		{ font-size: medium; 
    		  line-height: 1.3;
		}

.head 		{ font-size:medium; 
    		  margin-left: 5%; margin-right: 5%;
    		  line-height: 1.3;
		  font-weight: bold;
		}

.normal		{ width: 100%;
		  height: 100%;
		}