/*
 * This is the single column middling size so try to waste space all over the place here
 */

img.mid
{
	width : 80%;
}

body
{
	margin-top : 50px;
	margin-bottom : 50px;
	margin-left : 15%;
	margin-right : 15%;
	background:url(bg.jpeg);
	background-size:100% 100%;
	background-repeat:no-repeat;
}

th.rj
{
	text-align : right;
}

th.lj
{
	text-align : left;
	margin-left : 20pt;
}

td.rj
{
	text-align : right;
}

td.rj p
{
	margin-right : 10pt;
	text-align : right;
}

td.lj
{
	text-align : left;
}

hr
{
	color : black;
	border-color : black;
	background-color : black;
}
