body
{
	margin:15px;
	background-color:black;
	color:white;
}
body, th, td { font:normal normal 13.5pt Arial,sans-serif; }
th, td { color:black; }

a:link, a:visited, a:hover, a:active
{
	font-size:12pt;
	text-decoration:underline;
}
a:link, a:visited, a:active { color:white; }
a:hover { color:blue; }

img { display:block; }

table { background:url(../images/presentation-background.jpg) no-repeat top left; }

ol, ul { padding:0px 0px 0px 1px; }
ol { margin:0px 0px 0px 25px; }
ul { margin:0px 0px 0px 15px; }

div, form, li, p
{
	margin:0px;
	padding:0px;
}

.floatLeft { float:left; }
.floatRight { float:right; }
.clearLeft { clear:left; }
.clearRight { clear:right; }
.clearBoth { clear:both; }

img.inline { display:inline; }

td.spacer
{
	font-size:1px;
	line-height:1px;
}

td.logo
{
	padding-top:140px;
	background:url(../images/sydren-logo.jpg) no-repeat top left;
}

div.heading { font-size:20pt; }

div.bigRed
{
	font-size:14pt;
	color:#990000;
}