
 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399FF;
	text-decoration: none
} 
  
  
 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 11PX;
	text-decoration: none
}
  
  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
} 

p, li, ul
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-bottom: 0;
	margin-top:0;
	margin-left:10;
	list-style-type: square;
	list-style-image : url(bullet.gif);
}

h1 {
	font-family: Arial,Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	text-decoration: none;
	margin-bottom: 0;
	margin-top:0;
	margin-left:10;
}

h2
{
	font-family: Arial;
	color: #111111;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 2;
	margin-top:0;
	margin-left:10;
}
h3
 	{ font-family: Arial;
	 font-size: 12pt; 
	 text-decoration: none; 
	 font-weight: bold;
	 color: white;
	 margin-bottom: 0; 
	 margin-top:0; 
 	 margin-left:10;}
 
h4
	{font-family: Arial;
	font-weight: bold;
	font-size:  14px;

	margin-bottom: 0; 
	margin-top:0;
	margin-left:10;}

h5{
	font-family: Arial;
	color: #990000;
	font-size: 11px;
	text-decoration: none;
	line-height:11px;
	margin-bottom: 0;
	margin-top:0;
	margin-left:10;
}

h6
{
	font-family: Arial;
	font-weight: bold;
	COLOR: #555555;
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 0;
	margin-top:0;
	margin-left:10;
}


 
#services a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none
} 
  
  
#services a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6633;
	font-size: 11PX;
	text-decoration: none
}
  
#services  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-size: 11px;
	text-decoration: underline;
} 



#services h1 {
	font-family: Arial;
	color: #0099FF;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 0;
	margin-top:0;
}

#search h1{
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	font-style : bold;
}

#tag h1{
	font-family: Arial;
	color: #33CCFF;
	font-size: 16px;
	text-decoration: none;
	font-style : bold;
    margin-bottom: 0;
	margin-top:0;
}
#tag h2{
	font-family: Arial;
	color: #999999;
	font-size: 16px;
	text-decoration: none;
	font-style : bold;
	margin-bottom: 0;
	margin-top:0;
}
#tag h3{
	font-family: Arial;
	color: #3366FF;
	font-size: 16px;
	text-decoration: none;
	font-style : bold;
    margin-bottom: 0;
	margin-top:0;
}
/* CSS container shadow */
#shadow-container {
    position: relative;
    left: 5px;
    top: 5px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
        background: #ffffff;
        border: 1px solid #848284;
        padding: 1px;
    }
/* CSS container shadow */
