<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#contestcell {
text-align:right;
}

a
{
	color:#a23f97;
	text-decoration: none;
}
a:visited
{
	color:#a23f97;
}
a:active
{
	color:#536770;
}
a:hover
{
	color:#536770;
}

abbr
{
}
acronym
{
}
address
{
}
blockquote
{
}
body.body
{
	padding:0;margin:0;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	background-color: #eeeeee;
}
cite
{
}
h1, .news_detail_title
{
	font-size:1.5em;
	font-weight:normal;
	line-height:normal;
	margin-top:0;
	color:#0077c1;
}
h2
{
	font-size:1.25em;
	font-weight:normal;
	margin-top:1.0em;
	margin-bottom:1.0em;
	line-height:normal;
	color:#0077c1;
}
h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.6em;
	color:#0077c1;
}
h4
{
}
h5
{
}
h6
{
}
img
{
border-size: 0;
}
label
{
}
p
{
}
q
{
}
table
{
}
td
{
text-align: left;
	color: #333333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;

}
table.data
{
	border-spacing:0 0;
	border-collapse:collapse;
	border:1px solid #aaa;
}
table.data td, table.data th
{
	padding:3px 5px;
	border:1px solid #aaa;
	background:white;
}
table.data th
{
	background:#1a76b8 url("../images/sce/table_header.gif") repeat-x center center;
	border:1px solid #aaa;
	color:white;
}

.form_element{}
.form_data{}</pre></body></html>