body, table, td, tr, div {
	font-family: century gothic;
	color: #92be00;
	font-size: 10px;
	line-height: 11px;

}
 a:link, a:active, a:visited {
	font-weight: bold;
	color: #dd3c8f;
text-decoration : none;}
	
a:hover {color: #8961b1;
	font-weight: bold;}
	
	b, strong {
color:#1fa01c;
letter-spacing:2px;
font-weight:bold;
}

i, em {
color:#8961b1;
letter-spacing:1px;
}

u {
color:#5a88dd;
}

input, textarea, option, select {
	background-color: #faf1d8;
	font: 10px century gothic;
	color: #92be00;
	letter-spacing: 1px;
	border: 1px solid #92be00;
	padding:2px; }

.header {
	font-size: 12px;
	letter-spacing: 2pt;
	text-align: left;
	color: #f77b15;
	letter-spacing: 2px;
	height: 14px;
	border-collapse: collapse;
	text-transform: uppercase;
	background-repeat:no-repeat;
	border-bottom: 2px solid #f77b15;
    background:  url(bgbarre.gif);
}



