body {	background-color:#ff6600;
		color:#000000;
		font-size:12px;
		text-align:center;}

div{width:450px;}

a {	text-decoration:none;
	font-weight:bold;}

a:link {color:#ffffff;}
a:visited {color:#ffffff;}
a:hover {   text-decoration:underline;
			color:#0000ff;}
a:active {color:#0000ff;}

h1 {font-size:16px;
	font-weight:bold;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	padding:2px 2px;
	width:450px}

.bold {font-weight:bold;}
.italic {font-style:italic;}

p {	text-align:left;
	font-size:12px;
	line-height:130%;}

p.center {	text-align:center;
			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}

td.navi_l {	font-size:12px;
			text-align:left;
			vertical-align:middle;
			width:150px;}

td.navi_c {	font-size:12px;
			text-align:center;
			vertical-align:middle;
			width:150px;}

td.navi_r {	font-size:12px;
			text-align:right;
			vertical-align:middle;
			width:150px;}
