body {
	background-repeat: no-repeat;
	font-family: Garamond, Dauphin, Times New Roman, Times, serif;
	font-size: 18px;
	margin: 50px;
}

h1 {
	font-family: Garamond, Dauphin, Times New Roman, Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #669966;
}

h2 {
	font-family: Garamond, Dauphin, Times New Roman, Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #669966;
}

h3 {
	color: #669966;
	font-family: Garamond, Dauphin, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

p {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 14 pt;
	text-align: justify;
}
li {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 12 pt;
	text-align: left;
}

A { FONT-WEIGHT: bold; COLOR: #669966;} 
A:hover { FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: underline} 
A.button { FONT-WEIGHT: bold; 
	FONT-SIZE: 12pt;  
	COLOR: white; 
} 
A.button:hover { 
    FONT-WEIGHT: bold; 
	FONT-SIZE: 12pt;  
	COLOR: black; 
	TEXT-DECORATION: underline

} 

button {
	color: "white" ;
	font-family: Garamond, Times New Roman, Times, serif;
	font-weight: heavy;
	font-size: 14px;
	text-transform: capitalize
}

p {
	alignment: justified}

td {
	caption-side: top;
	font-family: Garamond, Dauphin, Times New Roman, Times, serif;
}

th {
	font-family: Garamond, Dauphin, Times New Roman, Times, serif;
}

