
body { 
	background-color:#EDECEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td { background-color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; color : #B69088 }

font { font-family: Verdana, Arial, Helvetica, sans-serif }

p, li	{ font-family: Verdana, Arial, Helvetica, sans-serif; color : #B69088 }

a	{ color: #A84A4A; font-weight: bold; text-decoration: none; }
a:visited { color: #A84A4A; font-weight: bold; text-decoration: none; }
a:hover	{ color: #DDDDDD; font-weight: bold; text-decoration: none; }

a img    { border: 2px solid #000000; CURSOR: defalt;}
a:hover img {filter: alpha(opacity=40); cursor: defalt; border: 2px solid  #A84A4A; border-bottom: 2px solid #A84A4A}

i {font-weight:bold; text-underline:none; color: #990033;}
u {font-weight:bold; text-underline:none; color: #bc5872;}

input, textarea, option, select {
	background-color: #DDDDDD;
	font: 10px verdana;
	color: #DDDDDD;
	letter-spacing: 1px;
	border: 1px solid #DDDDDD;
	padding:2px; }


.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	letter-spacing: 2px;
	word-spacing: 2px;
	border-bottom: 0px solid #DDDDDD;
	background-color: #770000;
	text-align: justify;
             font-weight: bold;
	line-height: 12px;}