/* 
   CSS file created using Sheet Stylist v2.0
   Date Created : 10.09.00

HRS Style

*/
/* Page layout tags*/

BODY {
scrollbar-arrow-color:#FFFFFF;
scrollbar-face-color:#89CA9D;
scrollbar-highlight-color:#89CA9D;
scrollbar-3dlight-color:#89CA9D;
scrollbar-shadow-color:#C0C0C0;
scrollbar-darkshadow-color:#C0C0C0;
scrollbar-track-color:#CCCCCC;
}

body, p{
	Color : Black;
	Font-Family : Arial;
	}

/* Header level 3 Comment */
H3{
	Color : #000000;
	Text-Align : Left;
	}

/* Hover Hyperlink Comment *//* Active Hyperlink Comment *//* Visited Hyperlink Comment *//* Unvisited Hyperlink Comment */
A{
	Color : #005500;
	Font-Weight : bold;
	Text-Decoration : none;
	}


A:Visited{
	Color : #005500;
	Font-Weight : bold;
	Text-Decoration : none;
	}


A:Active{
	Color : #FF0000;
	Font-Weight : bold;
	Text-Decoration : none;
	}


A:Hover{
	Color : #808080;
	Font-Weight : bold;
	Text-Decoration : none;
	}
