﻿
P  {
	padding-bottom : 10;
	text-align : justify;
}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.intro  {
	font-weight : normal;
	color : Black;
	font-style : italic;
	text-align : justify;
}

.word  {
	font-size : larger;
	font-family : Times New Roman;
	font-weight : bold;
	color : Navy;
	font-style : italic;
}

.explanation  {
	font-family : Times New Roman;
	text-align : justify;
	left : 10;
}

hr  {
	width : 80%;
	color : blue;
	height : 1;
}



