a:link{
	text-decoration: none;
	color: #0000FF;
}
a:visited{
	text-decoration: none;
	color: #FF0000;
}
a:hover{
	text-decoration: underline;
	color: #FF0000;
}
a:active{
	text-decoration: underline;
	color: #006600;
} 
.text1 { font-size: 10px; line-height: 130%;}
.text2 { font-size: 12px; line-height: 130%;}
.text3 { font-size: 14px; line-height: 130%;}
.text4 { font-size: 16px; line-height: 130%;}
.text5 { font-size: 20px; line-height: 130%;}
.text_q { font-size: 14px; color: #FF0000; line-height: 130%;}
.text_a { font-size: 14px; color: #0033FF; line-height: 130%;}
.copy { font-size: 10px; text-indent: 10px; line-height: 130%; text-align:left;}
#inner_table {
	padding:10px;
}
#inner_table table {
	margin:0 auto;
}
#inner_table table td {
	padding:5px;
}