<style>
/* based on modamy website 20031101*/

.tall  { font-size: 150%; font-weight: bold; }
.init  { font-size: 200%; font-weight: bold; }

.undr  { border-bottom-style: solid; margin-bottom: 2pt; }

.button  { border-style: outset; margin-top: 2pt; margin-bottom: 2pt; }
.lined   { text-align: Center;  margin-top: 2pt; margin-bottom: 2pt; 
			border-top-style: solid; border-bottom-style: solid; }
.barred  { text-align: Center;  margin-top: 2pt; margin-bottom: 2pt; 
			border-top-style: solid; border-bottom-style: solid; }
.boxin  { text-align: Center; border-style: inset; 
			 margin-top: 2pt; margin-bottom: 2pt; }
.boxout { text-align: Center; border-style: outset; 
			 margin-top: 2pt; margin-bottom: 2pt; }
.boxed  { text-align: Center; border-style: inset; 
			 margin-top: 2pt; margin-bottom: 2pt; }

.wshadow { line-height: 0pt; margin-top: 25pt; margin-bottom: 16pt; }
.xshad { line-height: 0pt; border-style: inset;
			 margin-top: 25pt; margin-bottom: 10pt; border-width: 6; }
.lshad { line-height: 0pt; margin-top: 25pt; margin-bottom: 14pt; 
	  border-top-style: solid; border-bottom-style: solid; }
.bshad { line-height: 0pt; margin-top: 25pt; margin-bottom: 14pt; 
	  border-top-style: solid; border-bottom-style: solid; }
.inshad { line-height: 0pt; 
	  border-style: double; margin-top: 25pt; margin-bottom: 14pt; }

.shadow { line-height: 0pt;
	   margin-top: -15pt; margin-left: 4pt; margin-bottom: 25pt; }

A:active	{ text-decoration: none; }
A:visited { text-decoration: none; } 
A:hover	{ text-decoration: none; }
A:link		{ text-decoration: none; }

IMG	{ border-width: 0 }

/* DRAGONS */
a:link img   { border-style: dotted; border-width: medium; }
A:hover IMG { border-width: medium; border-style: double; }

</style>
