h2 {
	margin:0px;
	padding:0px;
}
.head3 {
	display:block;
	background-image:url(../school/img/headline.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:500px;
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#666699;
	padding:3px 0px 0px 10px;
	margin:15px 0px 0px 0px;
}
.root {
	width:480px;
	background-image:url(../main_img/navi/5.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:10px;
	padding-right:10px;
	padding-top:1px;
}
.competition_category{
	width: 500px;
	margin-bottom: 10px;
}
.competition_name{
	width: 500px;
	height:23px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-left:10px;
	line-height:20px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-image: url(../tournament/img/headline.gif);
	background-repeat: no-repeat;
}
.competition_option{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 500px;
	margin-bottom: 5px;
	padding-left:10px;
}
.competition_option img {
	margin-right: 5px;
}
.competition_table{
	font-size: 12px;
	color: #333333;
}
.competition_reference{
	width: 500px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #333333;
	line-height:140%;
}
#veteran_page .competition_reference,#veteran_page table td,#veteran_page .competition_name {
	font-size:1em;
}
#veteran_page .competition_reference {
	line-height:140%;
}