<style type="css"> 
p { font-family: Tahoma; font-size: 8pt; color: #ffffff; line-height: 12px; text-indent: 3px; }
span { font-family: Tahoma; font-size: 8pt; color: #ffffff; line-height: 12px; text-indent: 3px;} 

br {
font-size: 11px;
font-family: verdana;
text-decoration: underline;
text-transform: none;
font-weight: none;
}

table {
background-color: #;
padding: 0;
margin: 0;
border: 0px solid #;
}


i {
color: #EA0000;
text-transform: none;
}

.tabledark 	{  background-color: #; }
.tablelight {  background-color: #; }
.border 		{  background-color: #; }
.header 		{  background-color: #; }

a { 
color: #00ff0c;
font-size: 11px;
font-family: Tahoma;
text-decoration: underline;
text-transform: none;
font-weight: none;
}
a:hover { 
color: #000000;
border-width: 0px 0px 1px 0px;
text-decoration: underline;
border-color: #000000;
}

quote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
	padding-right: 5px;
  border-left: 5px solid #ddd;
  border: 2px solid #1275ed;
  border-left: 0;
  border-right: 0;
  background: #f5e673;
}

input, textarea, option, select {
	background-color: #f4c9ee;
	font-family: Tahoma;
	font-size: 1.0em;
	color: #000000;
	border: 1px solid #6d135e;
	padding: 0;
	margin: 1px;
	}
