body
{
	background-color: rgb(215,215,215); 
	background-image: url(bg.jpg); 
	background-position: center center;
}

p
{
	font-family: arial, sans-serif; 
	font-size: 12pt; 
	font-style: normal;
	font-weight: normal;
	color: rgb(40,40,120); 
}

p.body
{
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

p.link
{
	margin-left: 10px;
	color: rgb(40,80,40); 
}

p.footer
{
	font-size: 8pt; 
	font-style: italic;
	color: rgb(120,20,20); 
	border: thin dotted rgb(128,128,128);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	margin-left: 75%;
}

p.title
{
	font-weight: bold;
	font-size: 14pt; 
	letter-spacing: 12px;
	font-variant: small-caps; 
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

p.pagetitle
{
	font-weight: bold;
	font-size: 36pt; 
	letter-spacing: 12px;
	font-variant: small-caps; 
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 46px;
}

p.image
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

ol
{
	font-family: arial, sans-serif; 
	font-size: 12pt; 
	font-style: normal;
	font-weight: normal;
	color: rgb(40,40,120); 
	margin-left: 75px;
}

td.menu
{
	width: 160px;
	text-align: left;
	vertical-align: top;
}

img.button
{
	border-style: none;
}