.default {
		font-family: "arial";
		font-size: 9pt;
		font-weight: normal;
		font-style: normal;
		color: #000000;
}

.link {
		font-family: "arial";
		font-size: 8pt;
		font-weight: bold;
		font-style: normal;
		color: #000062;
}

.subtitle {
		font-family: "arial";
		font-size: 9pt;
		font-weight: normal;
		font-style: normal;
		color: #000062;
}

.arial8 {
	font-family: "arial";
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height : 12px;
}

.arial8_blue {
	font-family: "arial";
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #000062;
}

.title {
	font-family: "arial";
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #990000;
	text-align : left;
}

.arial11_red {
	font-family: "arial";
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #990000;
}

.arial11 {
	font-family : "Arial";
	font-size : 11;
	text-decoration:none;
	color: #000062;
	font-weight : normal;
	
}


#sub               {
	text-decoration:none;
	color: #000062;
	font-weight : bold;
	font-family : "Verdana";
	font-size : 10;
}
#sub:hover         {
	text-decoration:none;
	color:#990000;
	font-weight : bold;
}

#link               {
	text-decoration:none;
	color: #000062;
	font-weight : bold;
	font-family : "Arial";
	font-size : 11;
}
#link:hover         {
	text-decoration:none;
	color:#990000;
	font-weight : bold;
}
td.Link2 a:link { 
	font-family: "Arial";
    color: #000062; 
    font-size: 11pt;
    font-weight: bold;
	text-decoration: none;
	}
td.Link2 a:hover { 
   font-family: "Arial";
    color: #990000; 
    font-weight: bold;
	text-decoration: none;
	}
td.Link2 a:visited { 
    font-family: "Arial";
	   font-weight: bold;
	text-decoration: none;
	}
