body, td{
	background-color: #ffffff;
	margin: 0px;
	padding: 2px;
	font-family: verdana, arial, comic sans;
	font-size: 9px;
	color: #fd00ff;
 text-align: justify;
}



input, textarea, select, option{
	background-color: #ffb0ff;
	margin: 0px;
	padding: 1px;
	font-family: verdana, arial, comic sans;
	font-size: 9px;
	color: #fd00ff;
	border: 1px dotted;
	border-color:#fd00ff; 
 text-align: justify; 
}

p{
	margin-top:0px;
}

h1
{ font-family: georgia, serif, tahoma;
  font-size: 9pt;
padding-right: 10px;
font-style: italic;
  color: #ffb4ff;
  width: 100%;
  display: block;
  letter-spacing: 3pt;
  text-align: right;
  border-bottom: dotted 1px #ffb4ff;
}

a:link, a:active, a:visited {
	color: #ffb0ff;cursor: help;
	font-weight: bolder;
	font-size: 7pt;
	text-transform: uppercase;
	text-decoration: underline;}

a:hover {font-size: 7pt;background-color: #ffb4ff;
	color: #ffffff;
	text-decoration: underline;
	cursor: help;}

i {TEXT-TRANSFORM: uppercase; font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;color : #ffb0ff;}

b {TEXT-TRANSFORM: uppercase; font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;color : #ffb0ff;}

blockquote {
	text-align: justify;
	font-size: 8pt;
	color: #df00fd;
	font-weight: normal;
	font-family: verdana, arial, comic sans;}

.content img {
	margin: 2px;
	padding: 3px;
	border: 1px #df00fd dotted;
	background: #ffb0ff;
}
