
/* BEGIN Common */
body { 
	color: #000000;
	}

a:link { 
	color: #666666; text-decoration: none;
	}

a:visited { 
	color: #666666; text-decoration: none;
	}

a:hover,a:active { 
	color: #1B4673; text-decoration: none;
	}

ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px; 
	}

td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height:2;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align: left;
	}




