/*------------start main body text definition-------------*/
body, td { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000; font-size: 7pt}
/*------------end main body text definition-------------*/


/*------------start title definition-------------*/
.Title { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000; font-size: 7pt; font-weight: bold;}
/*------------end title definition-------------*/


/*------------start footer text definition-------------*/
.Footer { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000; font-size: 7pt}
/*------------end footer text definition-------------*/


/*------------start bold link definitions-------------*/
a:link {font-size: 8pt; color: #000; text-decoration: underline; font-weight: bold;}

a:visited  {font-size: 8pt; color: #000; text-decoration: underline; font-weight: bold;}

a:active  {font-size: 8pt; color: #000; text-decoration: underline; font-weight: bold;}

a:hover  {font-size: 8pt; color: #000; text-decoration: none; font-weight: bold;}
/*------------end bold link definitions-------------*/


/*------------start portfolio link definitions-------------*/
a.pLink{font-size: 8pt; color: #f60; text-decoration: underline; font-weight: bold;}

a.pLink:visited  {font-size: 8pt; color: #f60; text-decoration: underline; font-weight: bold;}

a.pLink:active  {font-size: 8pt; color: #f60; text-decoration: underline; font-weight: bold;}

a.pLink:hover  {font-size: 8pt; color: #ffffff; text-decoration: none; font-weight: bold;}
/*------------end portfolio link definitions-------------*/

.delete-comment-icon    {width: 13px; height: 13px; background: url(http://www.blogger.com/img/icon_delete13.gif) top left no-repeat; } 


 ul
{
list-style-type: none;
margin-left: -15px;
padding: 0;
margin: 0;
}

 li
{
list-style-type: none;
margin-left: 15px;
}

body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:left;
	color:#000;
	background-color: #000000;
  }

#container {
  margin-left: -50px;
}