P  {}

H1  {}

H2  {
	font-family: "Times New Roman";
	color: Blue;
	}

H3  {
	font-family: "Times New Roman";
	color: Blue;
	}
	
A  {
	font-family: "Times New Roman", Sarif;
	font-weight: bold;
	color: Purple;
	text-decoration: none;
}

A:Hover  {
	font-weight: bold;
	color: gold;
	text-decoration: underline;	
	font-family: Arial, sans-serif;				
	}

BODY  {font-family: sans-serif; font-Size: 8pt; background-color: White}

#custom1
	{
	color: Green; 
	font-Size: 9pt;		
	font-family: Arial, sans-serif; 
	} 
		
#custom1:Hover
	{
	font-weight: bold;
	color: gold;
	text-decoration: underline;
	font-family: Arial;			
	}

#TitleLink
	{
	font-Size: 1.1em;	
	font-weight: normal;
	color: Purple;
	text-decoration : none;
	font-family : "Times New Roman", Sarif;
	}		
	
#TitleLink:Hover  
	{
	font-weight: bold;
	color: gold;
	text-decoration : underline;				
	font-family : "Times New Roman", Sarif;	
	}

#TitleLink1
	{
	font-Size: 1.0em;	
	font-weight: normal;
	color: Purple;
	text-decoration : none;
	font-family : "Times New Roman", Sarif;
	}	
#TitleLink1:Hover  
	{
	font-weight: bold;
	color: gold;
	text-decoration : underline;				
	font-family : "Times New Roman", Sarif;	
	}
	
#SubMenuLink
	{
	font-Size: 0.7em;
	font-weight: normal;
	color: Green;
	text-decoration: none;
	font-family: Arial, Sans-Sarif;
	}
#SubMenuLink
	{
	font-Size: 0.7em;
	font-weight: normal;
	color: Red;
	text-decoration: Underline;
	font-family: Arial, Sans-Sarif;
	}
#FloatLink
	{		
	font-Size: 0.7em;
	font-weight: bold;
	color: Red;
	text-decoration : none;
	font-family : Arial, Sans-Sarif;
	}		
	
#FloatLink:Hover  
	{
	font-weight : bold;
	color: Green;
	text-decoration : underline;				
	font-family : Arial, Sans-Sarif;	
	}
	
#Top
	{
	font-Size: 1.1em;	
	font-weight: bold;
	color: Red;
	text-decoration : none;
	font-family : "Times New Roman", Sarif;
	}		
	
#Top:Hover  
	{
	font-weight: bold;
	color: green;
	text-decoration : underline;				
	font-family : "Times New Roman", Sarif;	
	}	
	
#BannerType2
	{
	font-Size 1.1em;
	font-weight: bold;
	color: Red;
	text-decoration: none;
	font-family: "Times New Roman", Sarif;
	}

#BannerType2:Hover
	{
	color: green;
	text-decoration: underline;
	}
	
#BannerType3
	{
	font-Size 1.1em;
	font-weight: bold;
	color: Red;
	text-decoration: none;
	font-family: "Times New Roman", Sarif;
	}
#BannerType3:Hover
	{
	color: White;
	font-weight: bold;
	background-color: Red;
	text-decoration: underline;
	}
	

