BODY{		margin : 5px 0px;
		font-size : small;
		background-image : url(bg.gif);
		color : #330;}
.body{		background-color : #fff;
		border: 1px solid #999;
		width : 800px;
		padding : 0px 3px;}
TD{		color : #333;
		font-size : medium;
		font-family : "Times New Roman";}
TD.shortcut{	font-weight:bold;
		background-color : #360;
		vertical-align : middle;
		text-align : center;
		width : 20%;
		height : 20px;}
A{		color : #390;
		text-decoration : none;}
A:HOVER{	color : #f90;}
A.shortcut{	color : #fff;
		text-decoration:none;
		width : 100%;}
A:HOVER.shortcut{color : #ffff00;
		position : relative;
		top : 1px;}
A.link{		text-decoration:none;
		font-weight : bold;
		color : #360;
		width : 100%;}
A:HOVER.link{	color : #fff;
		position : relative;
		left : 1px;
		background-color : #090;}
P{		margin : 6px;}
B{		color : #360;
		font-size : 22px;}
.solid{		border : 2px solid #360;
		margin : 5px 2px 2px 3px;}
.top{		vertical-align : top;
		padding-bottom : 50px;}
.label{		color : #fff;
		background-color : #360;
		padding : 3px 10px;
		font-size : 20px;
		font-weight : bold;}
.number{	color : #fff;
		background-color : #360;
		padding : 2px 10px;
		font-size : 18px;
		font-weight : bold;}
.cell{		font-size : 13pt;
		border-left-width : 6px;
		border-left-style : solid;
		border-left-color : #360;
		border-bottom-width : 2px;
		border-bottom-style : solid;
		border-bottom-color : #360;
		padding : 4px 3px;}
HR{		border : 1px solid #060;}
.title{		font-size : 20pt;
		font-weight : bold;
		text-align : center;
		padding:7px 0px;
		border-top : 3px double #060;
		border-bottom : 3px double #360;
		color : #360;
		margin:18px 0px;}
.indent{	padding-left : 20px;}
.bg-white{	background-color : #FFF;
		padding-top : 6px;
		padding-right : 9px;
		padding-bottom : 6px;
		padding-left : 9px;}
.photo{		font-size : 16pt;
		text-align : center;
		color : #999;}
