
body		
{
background-color: #4d4d4d;
}


a:link 		{color: #ffffff; text-decoration: none;}
a:visited 	{color: #cccccc; text-decoration: none;}
a:active 	{color: #ff0000; text-decoration: none;}
a:hover 	{color: #ff6600; text-decoration: none;}

h1		{font-family: verdana,arial,sans-serif; font-style: normal; font-size: 20pt; color: #ff6600;}

h2		{font-family: verdana,arial,sans-serif; font-style: normal; font-size: 30pt; color: #ff6600;}




td		{padding:3px; border:solid 0px white;}


div.list
{
font-family:arial,helvetica,sans-serif;
font-size:11pt;
font-weight:bold;
font-style:italic;
color:#b3b3b3;
text-indent: 0px;
}

div.list-2
{
font-family:arial,helvetica,sans-serif;
font-size:20pt;
font-weight:bold;
font-style:italic;
color:#b3b3b3;
text-indent: 0px;
}


div.links
{
font-family:arial,helvetica,sans-serif;
font-size:11pt;
font-weight:bold;
font-style:italic;
color:#3300cc;
}


 /* Google Search Box container */
#goog-wm 
{  
width: 400px;
padding: 1em;
color:#ff6600;
font-family:arial,helvetica,sans-serif;
font-weight:bold;
}

   


    /* Heading for "Closest match"
   #goog-wm h3.closest-match { }

    /* "Closest match" link
   #goog-wm h3.closest-match a { }

    /* Heading for "Other things" */
   #goog-wm h3.other-things { }

    /* "Other things" list item */
   #goog-wm ul li { }

