H1		{
    	BORDER-BOTTOM: #263D83 1px solid;
    	COLOR: #263D83;
    	FONT-FAMILY: Verdana, Arial;
    	FONT-SIZE: 16px;
		}

H2		{
    	COLOR: #263D83;
    	FONT-FAMILY: Times;
    	FONT-SIZE: 20px;
		}

H3		{
    	COLOR: #000000;
    	FONT-FAMILY: Arial;
    	FONT-SIZE: 14px;
		}
.subtitle  {
	font-family : arial, helvetica, sans-serif ;
	font-size : 14 px ;
	font-weight : bold ;
	}

BODY,P  {
	left-margin:10px;
	color : #000000;
	font-family : times;
	font-size : 14px;

	scrollbar-face-color: #263d83;
	scrollbar-highlight-color: #8B8DBA;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #263d83;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #8B8DBA;
	scrollbar-track-color: #263d83;
	}


TD {
	font-family : times;
	font-size : 14px;
	}
	
A	{
	text-decoration : underline;
	font-size : 14px;
	color : #000099;
	}

A:Hover {
	background : none;
	color:  #000000;
	font-size : 14px;
	cursor: hand;
	}
	
.menu 	{
	font-family : times;
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
	}
		
A.menu  {
	text-decoration : none;
	font-size : 14px;
	color : #FFFFFF;
	}

A.menu:Hover  {
	background : none;
	text-decoration : none;
	font-size : 14px;
	color:  #8B8DBA;
	cursor: hand;
	}
