body {
	font-family: Times New Roman;
	font-size:12px;
}

td {
	font-family: Times New Roman;
	font-size:12px;
}

th {
	font-family: Times New Roman;
	font-size:12px;
}
.a {
	color: #FFFFFF;
}
.border {

	border: 1 solid #000066;

}

#menu { padding-right: 5%;
		font-weight: 700;
		text-align: right;}

#content { padding: 2%;}

#outter-wrap {width: 700px;
			border-style: solid; 
			border-color: #ffffff;}
			
#closing {border-color: red; 
			border-style: dashed;
			font-size: 12px;
			padding: 10px;
			width: 75%;
			}
			
#main_list {list-style: url(/images/torchlight_forward_small.gif);}

#blist {font-weight: 700;}
#ilist {font-style: italic;}

#otoheadline {font-size: xx-large;
				font-weight: 500%;
				font-color: red;}
				
#otobody	{width: 75%;
			border-style: solid;
			border-color: #FFE9BB;
			background-color: #ffffcc;
			padding: 10px;}