P.indent {
	text-indent : 20px;
}
TABLE.content {
	padding-left : 17px;
	background-image : url(images/seal_background.jpg);
	background-repeat : no-repeat;
	background-position : top;
}
DIV.navbox {
	background-color : #FFFFE0;
	font-size : smaller;
	font-family : sans-serif;
	padding-top : 1%;
	padding-bottom : 1%;
}
TR.line {
	border : 2px solid #00008B;
	border-bottom : 2px solid Red;
	border-bottom-width : 2px;
}
