body {
/* background: #FFFFD4; */
 font-family: Tahoma,Verdana;
 font-size: 12px;
 color: #555;

 }

a {
 color: #1E4278;
 font-weight: bold;
 }

table {
 border-collapse: collapse;
 font-family: Tahoma,Verdana;
 font-size: 12px;
 }

.tabletitle {
 background: #FFF;
 font-family: Tahoma,Verdana;
 font-size: 15px;
 font-weight: bold;
 }

.row1 {
 background: #1E4278;
 font-family: Tahoma,Verdana;
 font-size: 12px;
 color:#FFF;
 }

hr	{
 height: 2px;
 width: 95%;
 color: #CCC;
 }

p {
color: #555555;
}