H4
{
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 16px;
}
BODY
{
    BACKGROUND-COLOR: #F0F0F0;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
}
TD
{
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
}
.smalltext
{
    COLOR: #000000;
    FONT-SIZE: 10px;
}
A:link				{ color: green;    	FONT-SIZE: 12px;	text-decoration:none;}
A:active			{ color: #003399;	FONT-SIZE: 12px;	text-decoration:none;}
A:visited			{ color: #6699CC;  	FONT-SIZE: 12px;	text-decoration:none;}
A:hover 			{ text-decoration:underline; }
A.smalllink:link
{
    COLOR: black;
    FONT-SIZE: 10px;
}
A.smalllink:active
{
    COLOR: #000000;
    FONT-SIZE: 10px;
}
A.smalllink:visited
{
    COLOR: #777770;
    FONT-SIZE: 10px;
}
A.boldnormallink:link
{
    COLOR: #000000;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}
A.boldnormallink:active
{
    COLOR: #000000;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}
A.boldnormallink:visited
{
    COLOR: #777770;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}
.project_name
{
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}
TD.leftcolumn
{
    WIDTH: 130px;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    VERTICAL-ALIGN: top;
    PADDING-LEFT: 20px;

}
TD.rightcolumn
{
    WIDTH: 500px;
    VERTICAL-ALIGN: top;
}
TABLE.projecttable
{
    color: #383470;
    text-align: justify;
    width: 630;
    margin-top: 20px;
}
P
{
    margin-bottom: 8px;
    margin-top: 0px;
}
UL
{
    list-style: square url(images/tribull.gif) outer;
}
IMG
{
    border: 0;
}
IMG.screenthumb
{
   float:  right;
   border: 0;
   margin-top: 10px;
   margin-right: 10px;
}
IMG.clientlogo
{
   float:  left;
   border: 0;
   margin-top: 30px;
   margin-left: 0px;
}
IMG.inline
{
   border: 0;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 4px;
   vertical-align: center;
}

