body {	background-color:#000000;
		color:#ffffff;
		text-align:center;}

div {	width:450px;
		text-align:center;
		font-size:12px;}

h1 {font-size:16px;
	font-weight:bold;
	text-align:left;}

h1.title {	text-align:center;
			border-top-style:solid;
			border-bottom-style:solid;
			border-top-width:1px;
			border-bottom-width:1px;
			padding:2px 2px;
			width:450px}

h2 {font-size:14px;
	font-weight:bold;
	text-align:left;}

a {	text-decoration:none;
	font-weight:bold;}

a:link {color:#cc0000;}
a:visited {color:#cc0000;}
a:hover {	text-decoration:underline;
			color:#ffff00;}
a:active {color:#00ffff;}

.bold {font-weight:bold;}
.italic {font-style:italic;}
.caption {	font-size:10px;
			line-height:110%;}
.red {color:#ff0000;}

td {background-color:#000000;
	font-size:12px;
	vertical-align:top;
	text-align:left;}

td.w90 {text-align:center;
		width:90px;}
td.mini {font-size:10px;}
td.mid {font-size:12px;}
td.menu {	background-color:#cc0000;
			text-align:center;
			font-weight:bold;}
td.border {	background-color:#cc0000;
			text-align:center;
			font-weight:bold;
			width:450px;}

td.menu1 {	line-height:130%;
			width:450px;}

p {	text-align:left;
	font-size:12px;
	line-height:120%;}

p.center {	text-align:center;
			font-size:12px;
			line-height:150%;}

p.right {	text-align:right;}

p.navigate { text-align:center;
			font-size:12px;
			border-top-style:solid;
			border-bottom-style:solid;
			border-top-width:1px;
			border-bottom-width:1px;
			padding:2px 2px;
			width:450px}

img.left {	border:none;
			float:left;
			vertical-align:middle;}

img.right {	border:none;
			float:right;
			vertical-align:middle;}

br.clr {clear:both;}
