BODY {
background: #ffffcc	;
}

 TD {
	background: #ffffcc;
}

A:link{
text-decoration: underline;
color: #663300;
}

 A:visited{
text-decoration: underline;
color: #003366;	
}

A:active{
text-decoration: underline;
color: #996600;	
}

H2.it{
font-style: italic;
text-align : center;
}

H2{
	text-align: center;
}

H3{
	text-align : center;
}

SPAN.small{
font-size: smaller;
}

P.smallest{
	font-size: x-small;
}

SPAN.emp{
font-style: italic;
}

SPAN.bold{
	font-weight: bold;
}

