body				{ font-family: Arial; font-size: 11px; }
table				{ font-size: 11px; }

.headline			{ font-weight:bold; text-align:center; font-size:12px; }
.leftinfo			{ font-weight:bold; text-align:center; font-size:12px; color:#009900 }
.admininfo			{ font-weight:bold; text-align:center; font-size:12px; color:#003366 }
.tdhdl				{ font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: bold; background-color: #4371A3 }
.tdhdlred			{ font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: bold; background-color: #A80000 }
.tdhdlsub			{ font-family: Arial; font-size: 11px; color: #000000; font-weight: bold; background-color: #CCCCCC }
.separator			{ background-color: #F0F0F0}
.highlight			{ background-color: #FFCCFF}
.highlightview		{ background-color: #CC0000}
.subhighlightview	{ background-color: #FF9B9B}
.tdcontent			{ font-family: Verdana; font-size: 9px; font-weight: bold; }
.tdcontents			{ font-family: Verdana; font-size: 11px; font-weight: bold; }
.result				{ color: #FF0000; font-weight:bold; text-align:center; font-size:12px; }
.mark				{ color: #FF0000; }

span.tdcontent		{ font-family: Verdana; font-size: 9px; font-weight: bold; }
span.topheadline	{ font-size: 16px; font-weight: bold; }
span.copyright		{ font-family: Verdana; font-size: 9px; color: #333333; font-weight: bold }

a					{ font-family: Verdana; font-size: 11px; font-weight: bold; color: #4371A3; text-decoration: none }	
a:link				{ }
a:visited			{ }
a:hover				{ color: #0099CC}
a:active			{ color: #0099CC}
a:active:hover		{ color: #0099CC}

a.copyright					{ font-family: Verdana; font-size: 9px; font-weight: bold; color: #A5071E; text-decoration: none }	
a:link.copyright			{ }
a:visited.copyright			{ }
a:hover.copyright			{ color: #4371A3}
a:active.copyright			{ color: #4371A3}
a:active:hover.copyright	{ color: #4371A3}

a.sort				{ font-family: Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: underline; }	
a:link.sort			{ }
a:visited.sort		{ }
a:hover.sort		{ color: #FFFFFF}
a:active.sort		{ color: #FFFFFF}
a:active:hover.sort	{ color: #FFFFFF}

input.bold     		{ font-weight: bold; font-size:11px }
