BODY    
	{
	border:0px none; padding:0; 
	font-family	:	Verdana, Arial, Helvetica, sans-serif; 
	margin-top:     0;
	margin-left:    0;
	margin-right:   0px;
	margin-bottom:  0px;
	width:  auto
	}
A:active
	{
	text-decoration	:	underline;
	color	:	#0000FF;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	underline; 
	color	:	#0000FF;
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#0000FF;
	background	:	#ffcc00;
	}
A:hover.brown 
	{ 
   	text-decoration	:	none; 
	color		:	#000000;
	background	:	#ffcc00;
	}
A:visited.brown, A:link.brown
	{
	text-decoration	:	none;
	color		:	#ffffff;
	}
H1 	{
	COLOR: black;
	FONT-WEIGHT: bold;
	}
H2 	{
	COLOR: black; 
	FONT-WEIGHT: bold;
	}
H3 	{
	COLOR: black; 
	FONT-WEIGHT: bold;
	}
H4 	{
	COLOR: black; 
	FONT-FAMILY:	Verdana, Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: bold;
	}
THEAD, UL
	{
	vertical-align: top; 
	}

.subHeading{
     color: #000000;
     font-size: 10pt;
     font-weight: 700;
}
.teeny  {
     font-size: xx-small;
	}
.H1{
	line-height	:2em;
   }

.gold
	{
	background: #ffcc33;
	}
.Abstract       
	{
	background: #eeeedd;
	border-width : 2px;
	border-color : #ffcc33;
	border-style : solid;
	padding : 10px;
	font-size: xx-small;
	font-weight: normal;
	color	:	#660000;
	}

A.Button:hover
	{       color:  #ff6600;
	background:	transparent;
	}
A.Button
	{
	text-decoration:        none;
	color:          #003366;
	background:     #ffcc33;
	}
.Button
	{
	text-align:     center;
	text-decoration:        none;
	color:          #003366;
	background:     #ffcc33;
	border-top:     2px solid #ffff99;
	border-left:    2px solid #ffff99;
	border-right:   2px solid #cc9933;
	border-bottom:  2px solid #cc9933;
	}

P { 	
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
} 
TR { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
	} 
TH { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
	} 
TFOOT { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
	} 
TD { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
	} 
TABLE { 
	font-size: small;
	border-collapse: collapse;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 0;
	border-spacing: 0; 
	} 
SPAN { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
	} 
OL { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
	} 
DL { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
	} 
BR { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
	} 
BLOCKQUOTE { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
	} 
A:link { 
	text-decoration	:	underline;
	color	:	#0000FF;
	background	:	transparent;
 } 

.TDBox { 
text-decoration: none; 
border-top: 4px solid #ffff99; 
border-left: 4px solid #ffff99; 
border-right: 4px solid #cc9933; 
border-bottom: 4px solid #cc9933; 
border: thin inset; 
border-color: #FFFFCC;
}

TH.Info { 
	background:     #ffffcc;
	color:          #660000;
	font-size:      10pt;
 } 
 
 P.Info { 
	background:     #ffffcc;
	color:          #990033;
	text-align:     left;
	border:         blue;
	padding:        1%;
	font-size:      10pt;
 } 
 .dmlinks {
 	font-size: 80%;
	
 }