H1  {
	font-family: comic sans ms, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: navy;
	text-align: center;
	padding: 3pt;
	border-color: Navy;
	border-bottom: inset Navy;
	border-bottom-width: 4px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 4px;
	
}


H2 {
	font-family: comic sans ms, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom : 0px;
} 
	
	H3 {
		font-family: comic sans ms, sans-serif;
		font-size: 14pt;
		font-weight: normal;
		color: red;
		text-align: center;
		margin-top: 0px;
		margin-bottom : 0px;
	}

P
{
	font-family: comic sans ms, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	margin-left: 1cm;
	margin-right: 1cm;
	margin-bottom : 0px;
	margin-top : 0px;
}

P.small
{
font-family: comic sans ms, sans-serif;
font-weight: normal;
font-size: 10pt;
color:  Black;
text-align: left;
margin-left : 5px;
}

B {
	font-family: comic sans ms, sans-serif;
	font-weight: bold;
	color: black;
	position: relative;
}
Strong {
		font-family: comic sans ms, sans-serif;
		font-weight: bold;
		color: #000000;
		position: relative;
	}

	I {
	font-family: comic sans ms, sans-serif;
	font-weight: normal;
	font-style: italic;
	
}
	
	LI  {
	font-family: comic sans ms, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	margin-top : 0px;
	margin-left : 10px;
}
UL  {
	font-family: comic sans ms, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: red;
	margin-top : 0px;
	margin-bottom : 0px;
}

TD {
		font-family: comic sans ms, sans-serif;
		font-size: 10pt;
		color: #000000;
		
	}


A {
		font-family: comic sans ms, sans-serif;
		font-size: 12pt;
		font-weight: normal;
		color: red;
		position: relative;
	}
	
a.button {
	font-family: comic sans ms, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: Purple;
}

#instruction {
	background-image: url(Images/linen-texture.gif);
}
 
 


