body	{
		padding: 10px; 
		margin: 10px;
		background-color: #FCCD95;
		}

a:link { color: #7A1212; }
a:visited { color: #203934; }
a:active { color: #2e947f; }
a:hover { color: #BB0000; }

a.home:link { color:#7a1212; text-decoration:none; }
a.home:visited { color:#7a1212; text-decoration:none; }
a.home:active { color:#2e947f; text-decoration:none; }
a.home:hover { color:#BB0000; text-decoration:none; }

P 	{ 
	font-family: palatino, palatino linotype, times, times new roman, serif; 
	font-size: 15px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	}
	
TD 	{ 
	font-family: palatino, palatino linotype, times, times new roman, serif; 
	font-size: 15px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	}

h1 	{ 
	font-family: palatino, palatino linotype, times, times new roman, serif; 
	font-size: 24px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	}

h2 	{ 
	font-family: palatino, palatino linotype, times, times new roman, serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	}
	

h3 	{ 
	font-family: palatino, palatino linotype, times, times new roman, serif; 
	font-size: 16px; 
	font-style: normal; 
	color: #000000;
	}
	
.menu	{
		margin-top:0px;
		font-size:14px;
		}


.footer { 
		font-family: palatino, palatino linotype, times, times new roman, serif; 
		font-size: 11px; 
		font-style: normal; 
		line-height: 9px; 
		font-weight: normal; 
		color: #000000;
		}
		
.quote	{
		margin-top:10px;
		margin-bottom:10px;
		}

.attrib {
		margin-left:45px;
		margin-top:10px;
		margin-bottom:25px;
		}


.padding {
    	margin-top: 5px;
    	margin-bottom: 5px;
		}

