@charset "utf-8";
/* CSS Document */

#Table_01 tr td p strong {
	font-family: Georgia, Times New Roman, Times, serif;
}
#Table_01 tr td p strong {
	color: #FF8000;
}
#Table_01 tr td p strong {
	color: #00F;
}
body {
	background-image:url(images/repeat.jpg);
	background-repeat: repeat-x;
	background-color: #E0E8EA;
}