.bgnd-header {
  	background-image: url(images/bgnd-1.gif);
}

.bgnd_border-t {
  	background-image: url(images/str_t-1.gif);
  	background-repeat: repeat-x;
}

.bgnd_border-b {
  	background-image: url(images/str_b-1.gif);
  	background-repeat: repeat-x;
}

.bgnd_border-r {
  	background-image: url(images/str_r-1.gif);
  	background-repeat: repeat-y;
}

.bgnd_border-l {
  	background-image: url(images/str_l-1.gif);
  	background-repeat: repeat-y;
}

h1 {
  font-family: "Monotype Corsiva", "Times New Roman";
  font-size: 18pt;
  font-weight: bold;
  color: fuchsia;
  line-height: 18pt;
}

P {
  font-family: Verdana, Arial;
  font-size: 10pt;
  font-weight: bold;
  line-height: 11pt;
}

.text {
  font-family: Verdana, Arial;
  font-color: green;
  font-size: 8pt;
  font-weight: bold;
  line-height: 10pt;
  color: green;
}  

.text1 {
	font-family: Helvetica, Arial, sans-serif;
	font-color: blue;
	font-size: 1.0em;
	font-weight: normal;
	line-height: normal;
	color: black;
}  
.text1 a{
	text-decoration: none;
	color: #333333;
} 
.text1 a:hover{
	color: #c0c0c0;
} 

.drm {
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
  font-color: #804040;
  font-style: normal;
  font-variant: normal;
  font-family: "Comic Sans MS", Arial;
  color: #804040;
}

/*<IMG {
  border-top: medium black;
  border-right: medium black;
  border-bottom: medium black;
  border-left: 2pt black;}

HTML {
  border-top: thin solid;
  border-right: thin solid;
  border-bottom: thin solid;
  border-left: thin solid;
}*/
/* define elements of the ownership address */
address{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
address a{
	color: #000000;
	text-decoration: underline;
}
/* end */
body {
	font-size: small;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
