body
{
padding:0;
margin:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

A:link {text-decoration: none; color:#121071;}
A:visited {text-decoration: none; color:#121071;}
A:active {text-decoration: none; color:#121071;}
A:hover {text-decoration: none; color:#121071;}

.footer
{	
background: #fff url('../images/img_bgfooter.jpg') repeat-x;	
}

/*Table Highlight*/
.normal { background-color: #FFFFFF }
.highlight { background-color: #D2E2F9 }


.list1
{
list-style:square inside;
color: #121071;
}

.link1
{
font-size:14px;
font-weight:bold;
text-decoration:underline;
}

.blue12
{
font-size:12px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
color:#333399;
}

.blue14
{
font-size:14px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
color:#333399;
}