body {
	font-family : Arial, Helvetica, sans-serif;	
	color : #444444;
	font-size: 12px;
	text-align: left;
	margin-left : 0%;
	margin-top : 0%;
	}
	
td {
	font-family : Arial, Helvetica, sans-serif;
	color : #444444;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	}

strong {
	color : #000000;
	font-size: 12px;
	font-weight: bold;
	}	
	
a {
	font-family : Arial, Helvetica, sans-serif;	
	color : #444444;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #ff6600;
	}

a:visited, hover {
	font-weight: bold;
	text-decoration: underline;
	color: #996600;
	}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #cc0000;
	}
	
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #99cc00;
	}
		
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
	}
		
.cellltgrey {
	background-color: #eeeeee
	}

.cellmdgrey {
	font-weight: bold;
	background-color: #bbbbbb
	}
		
.date { 
	color: #858585
	}
			
.footer { 
	font-size: 9px; 
	color: #888888
	}

.head {
	font-size: 24px;
	font-weight: lighter;
	color: #003399

	}
	
.indicestitle { 
	font-size: 9px; 
	line-height: 11pt; 
	color: #000000
	}
		
.indicesvalue { 
	font-size: 9px; 
	line-height: 11pt; 
	color: #336699;
	text-align: right;
	}
	
.inputtext {  
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #000099
	}
	
.middle {
	vertical-align: middle;
	}

.welcome {
	font-weight: bold;
	font-size: 14px; 
	color: #003399
	}
	
.subhead {
	font-weight: bold;
	color: #003399
	}	

	
	

.link{ color:#333; font-size: 10px; text-decoration: none; clear: both; }


