body {
	font-family: Arial;
	font-size: 8pt;
	color: black;
}

table {
	font-size: 8pt;
}

.value {
}

.header {
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	padding: 2 2 2 2;
	background-color: #e3e3e3;
}

A { 
 color: #2A5184; 
 text-decoration: none; 
 border-bottom: 0px solid #CCC; 
 } 
        A:link          { 
                                color: #2A5184;
                                border-bottom: 1px solid #CCC; 
                                text-decoration: none; 
                                font-size:11px;
                        } 

        A:visited       { 
                                color: #2A3184; 
                                border-bottom: 1px solid #CCC; 
                                text-decoration: none;
                                font-size:11px; 
                        } 


.shading {
	background-color: #F4F4F4;  
}

.title {
  font-size : 16pt;
  font-weight: bold;
  text-align: center;
}
