<style TYPE="text/css">

	/* Why is "BODY" alone not working? */
	/* But we need BODY because other elements inherit it. */
	BODY {font-size:10pt;font-family:Verdana;}
	.bodystyle{font-size:10pt;font-family:Verdana;}

	.abstract{font-size:11pt;}
	
	.maintitle{font-size:16pt; font-weight:bold;}
	.subtitle{font-size:12pt;  font-style:italic}
		
	div.TableHeader{color:#800000;}
	div.TableHeaderMainCaption{text-transform:uppercase;font-weight:bold;}
	div.TableHeaderSubCaption{}
	
	.paperdetailsuserdata{color:blue}
	
	.basictext{}
	.basictext2{color:#800000;text-transform:none;}
	
	
	.maintablecaptionrow { background-color:#D5E5F5; }

	.maintablecontainer { border-width:0px; background-color:#AAAAAA; width:100%;}
	.maintableinternal { border-width:0px; width:100%;}
	
	.dualmaintablecontainer { border-width:0px; width:100%;}
	
	.tabletopseparatorrow { height:4px; background-color:#DDDDDD }
	.tablebottomseparatorrow {height:7px; background-color:#DDDDDD }
	
	.twocolumntableentryrow { background-color:#F8F8DD; }
	.twocolumntableentryleftcell { text-align:right; }
	.twocolumntableentryrightcell { width:100%; }
	
	.mainlink{font-size:10pt;font-weight:bold;}
	
	/* .tableheaderrow { background-color:#D5E5F5; letter-spacing:0.1em; } */
	.tableheaderrow { background-color:#D5E5F5; }
	
	.paperentryrow { cursor:pointer; background:#F8F8F8 }
	
	.paperentrytitlediv { color:Blue; }
	.paperentryauthorsdiv { color:#555555 }
	
	.optionstablelink{font-weight:bold;}
	.boldlink{font-weight:bold;}
	.inputfieldcaptiontextrequired {font-size:8pt; color:Red }
	.inputfieldcaptiontextoptional {font-size:8pt; color:#444444 }

	TEXTAREA { color:Blue; font-family:Verdana; font-size:10pt; }
	
	A.showhideanchor:link {color: blue;  text-decoration: none}
	/*A.showhideanchor:active {color: red;  text-decoration:underline}*/
	A.showhideanchor:visited {color: blue; text-decoration: none }
	A.showhideanchor:hover {text-decoration:underline}
	
	A.refreshLink:link {color: blue;  text-decoration: none}
	/*A.showhideanchor:active {color: red;  text-decoration:underline}*/
	A.refreshLink:visited {color: blue; text-decoration: none }
	A.refreshLink:hover {text-decoration:underline}	
	
	a:hover{color:blue; text-decoration:underline;}


</style>
