.bottom {
	font-family:tahoma;
	font-size:9px;
	color:#555555;
	text-decoration:none;
	font-weight:bold;
}
.bottom:hover {
	color:#EB6502;
}
.text {
	font-family:tahoma;
	font-size:10px;
	color:#575757;
	text-decoration:none;
}
.text:hover {
	text-decoration:underline;
}
.more {
	font-family:tahoma;
	font-size:10px;
	color:#D64726;
	text-decoration:underline;
	font-weight:bold;
}
.more:hover {
	text-decoration:none;
}

 
body {
	margin-left: 100px;
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 20px;
	background-color: #E0EDF5;
} 
P {
		font-family: arial;
		font-size: 10pt;
		font-style: normal;
		color: #01141F;
		}

hr           { color: #000066  }
table        {
  
	font-style: normal;
	font-variant: normal  ;
	font-weight: normal;
	font-family: calabri, arial, verdana;
	color: black;
	background-color:BDD4E1;
	border:none
	
}

td           {
    font : calabri, arial, verdana;
	font-size: 10pt;
	color: #01141F	 ;
} 

tr {vertical-align: top;}

h1  {   font            :  12pt calabri, arial, verdana;
        font-weight     :   bold;
		font-style	    :   normal;
        color           : #01141F}

h2  {   font            :   10pt  calabri, arial, verdana;
        font-weight     :   bold;
		font-style	:   normal;
        color           : #01141F}

h3  {   font            :   9pt arial, verdana;
        font-weight     :   bold;
		font-style	:   normal;
        color           : #01141F}

small  {   font            :   6pt arial, verdana;
        font-weight     :   normal;
		font-style	:   normal;
        color           :   black}

    
a:link       { font-style: normal; font-variant: normal; 
               text-decoration: color: #01141F;
			   text-decoration: underline}
a:visited    { font-style: normal; 
               text-decoration:none
               font-variant: normal;  
               text-decoration: underline;
			    color:#01141F}
 

li  { font-size: 10pt;      
      color: #01141F ;
	  line-height: 1.4 
	  }

.menu {
	font-size: 18px;
	color: #01141F;
}
.grey {
	color:#AED8F0;
}

.redback{ background-color:#93C4DF;}

.smalllist {
	font-size: 14px;
	color:  #ffffff;
	 font-weight:bold;
	 background-color:#93C4DF;
	 text-decoration: none;
	 text-align:center }
 
.rightbold {
	text-align: right;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	}
 