a:link {COLOR: black; TEXT-DECORATION: none}
a:visited {COLOR: black; TEXT-DECORATION: none}
a:active {COLOR: black; TEXT-DECORATION: none}
a:hover { TEXT-DECORATION: underline; color: gray}

/*tr {
	font-size: 10px; 
	color: #000000; 
}
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background:#CCCCCC;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}


textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	height:20px;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:18px;
	text-transform:uppercase;
}

.style1 {
	color: #FF0000;
	font-size: 18px;
}

.style2 {
	font-size: 14px;
	color: #000033;
}

.style3 {
	color: #FF0000;
	font-weight: bold;
}