/* main ------------------------------------------------------------- */

h3	{ font-size: 1.2em; font-weight: bold; margin: 0; padding: 0; line-height: 1em; }

div.indent table	{ margin: 10px auto; padding: 0; width: 500px; 
					  border-top: 1px solid #C3C3C3; border-left: 1px solid #C3C3C3; }

div.indent th		{ border-bottom: 1px solid #C3C3C3; font-size: 1.2em; 
					  background-color: #D6E0E6;}
div.indent td		{ border-bottom: 1px solid #C3C3C3; line-height: 1.4em; }
div.indent td.bold	{ font-size: 12px; font-weight: bold; }

div.indent .a		{ background-color: #EBEBFF; font-weight: bold; }
div.indent .b		{ background-color: #F3F1FF; }
div.indent .c		{ background-color: #E5ECFF; }
div.indent .center	{ text-align: center; }

div.indent a		{ text-decoration: none; border: 0 none; }

