#RightFrame
{
  font-family: arial !important;
}  

table tbody tr td
{
	font-family: arial !important;
	color: #3f3f3f !important;
			
}

table tbody tr td a 
{
   color: #146dc0 !important;
   text-decoration: none !important;
}
table tbody tr td a:hover, td a:active
{
    color: #319cee !important;
}

#addr 
{
    font-family: arial !important;
    color: #3f3f3f !important;	
}

ul
{
	list-style: disc; 
	font-family: arial;
}

ol
{
	list-style: decimal; 
}

li
{
	font-family: arial;
	font-size: 95%;
}

body 
{
    font-family: arial;
    color: #3f3f3f;
    font-size: 14px;
}
body a 
{
    color: #146dc0;
    text-decoration: none;
}

body a:hover 
{
    color: #319cee;
}

body a:active
{
    color: #319cee;
}

#foldheader {
    CURSOR: hand;
    FONT-WEIGHT: bold;
    color: #319cee;
}
    

#CustomerNameLabel 
{
    font-family: arial;
    color: #3f3f3f !important;
    font-size: 18px !important;
    }
    
#company > b
{
    font-family: arial;
    color: #3f3f3f !important;
    font-size: 14px !important;
}
    
#company 
{
    font-family: arial;
    color: #3f3f3f !important;
    font-size: 14px !important;
}

.footer3 a {
   color: #fff;
    text-decoration: none;
    font-family: arial;
    font-size: 14px;
}

.footer3 a font {
   color: #fff;
   font-size: 14px;
}

.footer2 a {
    color: #fff;
    text-decoration: none;
    font-family: arial;
}

.footer2 a font {
    color: #fff;
    font-size: 14px;
}
