 /*      Paula Smith - Harpist     */
/*                         */
/*        Global CSS       */


BODY
	{
	Background: #FFFFCC;
	Color: Black;
	font-family: Arial, Times New Roman, Courier;
	font-size: 14;
	scrollbar-3d-light-color : #FFFFCC;
	scrollbar-arrow-color :#FFFFCC;
	scrollbar-base-color :#FFFFCC;
	scrollbar-dark-shadow-color : #FFFFCC;
	scrollbar-face-color : #FFFFCC;
	scrollbar-highlight-color : #FFFFCC;
	scrollbar-shadow-color : #FFFFCC;
	Margin-Top : 15px;
	Margin-Bottom : 15px;
	Margin-Left : 15px;
	Margin-Right : 15px;
}

TD	
	{
	font-family: Arial, Times New Roman, Courier;
	font-size: 14;
	}

H1	
	{
	font-family: Arial, Times New Roman, Courier;
	font-size: 30;
	Font-Weight: None;
	}

H2	
	{
	font-family: Arial, Times New Roman, Courier;
	font-size: 18;
	Font-Weight: Bold;
	}	

H3	
	{
	font-family: Arial, Times New Roman, Courier;
	font-size: 22;
	Font-Weight: Bold;
	}	

A	
	{
	Color: Black;
	Font-Decoration: None;
	Text-Decoration: None;
	Font-Weight: Bold;
	Background: #FFFFCC;
	}

A:VISITED
	{
	Color: Black;
	Font-Decoration: None;
	Text-Decoration: None;
	Font-Weight: Bold;
	Background: #FFFFCC;
	}
A:HOVER
	{
	Color: #CC9966;
	Font-Decoration: None;
	Text-Decoration: None;
	Font-Weight: Bold;
	Background: #FFFFCC;
	}


