body {
	font-family: 	"Times New Roman", Times, serif;
	color:			#38327a;
	font-size:		medium;
	Xbackground-color: #fffdb5;
	xbackground-image:url(graphics/yello018.gif);
	xbackground-image:url(graphics/lace_015yell0450x50.gif);
	background-image:url(graphics/lace_015yell04100x100.gif);
	xbackground-image:url(graphics/lace_015wh0450x50.gif);
	xbackground-image:url(graphics/lace_015wh04100x100.gif);
	background-repeat:repeat;
}

td {
	font-family: 	"Times New Roman", Times, serif;
	font-size:		medium;
}

th {
	font-family: 	"Times New Roman", Times, serif;
	font-size:		medium;
}
h1	{
	font-family: 	"Times New Roman", Times, serif; 	
	font-size:		xx-large;
	font-weight:	bold;
	color:			#ffb300;
}
h2	{
	font-size:		x-large;
	font-weight:	bold;
	color:			#ffb300;
}
h3	{
	font-size:		large;
	font-weight:	bold;
	color:			#ffb300;
}
h4	{
	font-size:		medium;
	font-weight:	bold;
	color:			#ffb300;
}
h5	{
	font-size:		small;
	font-weight:	bold;
	color:			#ffb300;
}
h6	{
	font-size:		x-small;
	font-weight:	bold;
	color:			#ffb300;
}
.bold	{
	font-weight:	bold;
}	
.small{
	font-size:		small;
}
.x-small{
	font-size:		x-small;
}
.large {
	font-size:		large;
}
.larger {
	font-size:		larger;
}
.yellowbox	{
	font-family: 	"Times New Roman", Times, serif;
	font-size:		medium;
	xfont-weight:	bold;
	color:			#383271;		
	padding:	    10px;		
	background-color: #fffdb5;
	margin:			10px;
}