BODY {
	FONT-FAMILY: Verdana,Arial;
	font-size: 12px;
	background-color: #FFFAF3;
	margin: 10px 20px 10px 20px;
	text-align: center;
}
  A:link { color:#0000ff; text-decoration:none; }
  A:visited { color:#ff0000; text-decoration:none; }
  A:active { color:#000000; text-decoration:none; }
  A:hover { text-decoration: underline;	color: #cc3366; 
	}
body {
	scrollbar-3d-light-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #333333;
	scrollbar-dark-shadow-color : #333333;
	scrollbar-face-color : #B83D30;
	scrollbar-highlight-color : #eeeeee;
	scrollbar-shadow-color : #333333;
	scrollbar-track-color : #FFC369;
}
h3{
display: inline;
}

h5{
display: inline;
}
td{
	text-align: center;
}
