h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #333333;
	border-top: 1px dotted #ED0001;
	border-bottom: 1px dotted #ED0001;
	margin-top: .5em;
}
h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	font-weight: 100;
	color: #ED0001;
	margin-left: 0.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BDBDBD;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #BDBDBD;
	letter-spacing: 0.1em;
	margin-top: 0.5em;
	padding-left: 0.1em;
}

talent {
}
td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	color: #333333;
}
h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
	margin-left: 1em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
	color: #E9646A;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #E90000;
}
a:active {
	text-decoration: none;
}
.style1 {	color: #404303;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F0EA17;
	padding-left: 2px;
}