BODY   { 
		margin-top: 0px; 
		margin-bottom: 0px;
		border: 6px;
		border-style: solid;
		border-color: gold;
		background: #f0c0c0; 
		background-color: #f0c0c0;
}

	
A:link 	{ 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 16px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: bold; 
		font-variant: normal; 
		color: #0000ff; 	
		background: transparent; 
		text-decoration: none
}

A:visited { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 16px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: bold; 
		font-variant: normal; 
		color: #cc0000; 
		background: transparent; 
		text-decoration: none
}

A:active { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 16px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: bold; 
		font-variant: normal; 
		color: #00cc00; 
		background: transparent; 
		text-decoration: none
}

a:hover { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 16px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: bold; 
		font-variant: normal; 
		color: #00c000; 
		background: transparent; 
		text-decoration: none
} 
p {  font-family: "times new roman", times, serif; 
	font-size: 110%; 
	font-style: normal; 
	line-height: 120%; 
	font-weight: normal; 
	font-variant: normal; 
	color: black; 
	text-decoration: none; 
	text-align: left;
	margin-bottom: 0px;
	margin-top: 5px;
}
h1 { 
	font-family: Comic Sans, Script MT Bold, BrushScript BT, serif; 
	font-size: 200%;
	color: green; 
	background: transparent; 
}
h2 {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 140%;
	font-weight: bold;
	color: #CC0000;
}
h3{ 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 120%;
	color: #000000; 
	background: transparent; 

}

td {
	padding: 5px;
}

HR	{ 
	color: green; 
	background: transparent; 
}

H6 { 
	font-family: Comic Sans, Script MT Bold, BrushScript BT, serif; 
	font-size: 14px;
	color: green; 
	background: transparent; 
}

h4 { 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 100%;
	font-weight: bold; 
	color: black; 
	background: transparent; 
}

h5 { 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 110%;
	font-weight: bold; 
	color: green; 
	background: transparent; 
}






