BODY
{
	font-family : Times New Roman ;
	font-size : medium ;
	font-style : normal ;
	text-align : center ;
	background-color : #FFFFCC;
}
P
{
	text-align : justify;
}
A
{
}
A:Visited
{
}
A:Active
{
}
A:Hover
{
}
B
{
}
I
{
}
EM
{
}
STRONG
{
}
H1
{
}
H2
{
}
H3
{
}
H4
{
	font-weight : bold;
}
H5
{
  font-size : small;
	font-weight : normal;	
}
H6
{
	font-size : x-small;
	font-weight : normal;
}
TABLE
{
	text-align : center;
}
OL
{
	text-align : left ;
}

.directions {
	text-align : left;
	font-size : 12px;
}
