/*------------css sheets--------*/

body{ color: #300; font-size: 12px; background-color:#ffffff; text-align: justify; margin-left:2cm; margin-right:2cm; }

/*------------- styles----------*/

/*---header styles ----*/

td.head{background-color: #669999}

h5{ color: #336666; font-size: 14px; font-family: "arial narrow"; font-weight: bold; text-align: center; }


/*--------menu style--------------*/

td.menu{vertical-align: top; background-color: rgb(51, 102, 102); width: 110px; font-family: arial bold; color:#ffffff; font-size: 12pt; text-align: center;}




/*---------------footer-----------*/

td.footer{background-color: #336666 ;  
font-family: arial; 
color:#ffffff;
text-align:center;
font-size:10pt;}

/*-----linksection-----*/

{font-family: arial narrow;font-size:10pt;}

/*-------body style------------*/

p{font-family: arial; color: #330000;
text-align:left;
font-size:10pt;
margin-left:1cm; 
margin-right:1cm;}

/*--------textblock style---*/
td.textblock{vertical-align: top; font-family: arial; color: rgb(51, 0, 0); font-size:10pt; text-align: justify; background-color: rgb(221, 221, 187); width: 320px;}


