body
{
	background-image:
	url("starfractal40.jpg");
	background-repeat: repeat-y-x
}

td.leftside
{
	text-align: center;
	background-image: url("bluefractal.jpg");
	background-repeat: no-repeat;
	background-position: left
}

td.rightside
{
	text-align: center;
	background-image: url("bluefractal2.jpg");
	background-repeat: no-repeat;
	background-position: right
}

td.header
{
	text-align: center;
	background-image: url("blueflake.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 106px
}

td
{
	text-align: center
}

p.header
{
	color: Darkorange;
	font-size: 120%;
	font-weight: bold;
	font-family: times
}

a
{
	font-family: times
}

a.header:link
{
	text-decoration: none;
	color: white
}

a.header:visited
{
	color: white;
	text-decoration: none
}

a.header:hover
{
	text-decoration: underline;
	color: Darkorange;
	font-size: 120%;
	font-weight: bold
}

a.footer:link
{
	text-decoration: none;
	color: #000033;
}

a.footer:visited
{
	text-decoration: none;
	color: #000033;
}

a.footer:link:hover
{
	text-decoration: none;
	color: darkorange;
}

a.footer:visited:hover
{
	text-decoration: none;
	color: darkorange;
}

td.content
{
	padding: 0.25cm;
	border-style: solid;
	border-width: 1px;
	border-color: #000033
}

td.text
{
	text-align: left
}

table.calc
{
	padding: 0.25cm;
	border-style: solid;
	border-width: 1px;
	border-color: #000033
}

p.para
{
	text-indent: 1cm;
	text-align: left
}

p
{
	text-align: center
}

hr
{
	color: #000033
}
