	BODY {
		background: black url('../hwgimages/back.jpg');
		scrollbar-face-color: #c4c44c;
		scrollbar-shadow-color: black;
		scrollbar-highlight-color: #ffffe0;
		scrollbar-3dlight-color: white;
		scrollbar-darkshadow-color: #ffffe0;
		scrollbar-track-color: #ffd876;
		scrollbar-arrow-color: #000000 
		}
	A:hover { 
		text-decoration: underline; 
		font-size: 10pt; 
		color: red; 
		}
	A 		{ 
		text-decoration: none; 
		font-size: 10pt; 
		color:#c4c44c;
		}
	font   { 
		font-size: 10pt; 
		font-family: arial,helvetica,sans-serif;
		}
	caption	{ 
		font-size: 10pt; 
		font-family: arial,helvetica,sans-serif;
		color:white;
		}
	td     { 
		font-size: 10pt; 
		font-family: arial,helvetica,sans-serif;
		/* color:#c4c44c; */
		color:white;
		}
	th     { 
		font-size: 12pt;
		font-family: arial,helvetica,sans-serif;
		color: black;
		text-align: center;
		}
	div    { 
		font-size: 10pt; 
		font-family: arial,helvetica,sans-serif;
		}
	li     { 
		font-size: 10pt; 
		font-family: arial,helvetica,sans-serif;
		}
	.large { 
		font-size: 12pt; 
		font-family: comic sans ms;
		color:#c4c44c;
		}
	.small { 
		font-size: 8pt; 
		font-family: arial,times new roman;
		}