.tlo {
	background-repeat: no-repeat;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
}
.textWyr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EE3439;
}
.style2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: 12px}
ul {
	list-style-image: url(images/pk.gif);
}

a:link {
	text-decoration: underline; color: #535353;
}
a:visited {
	text-decoration: underline; color: #535353;
}
a:active {
	text-decoration: underline; color: #535353;
}
a:hover {
	text-decoration: none; color: #535353;
}

input,textarea {
	BACKGROUND-COLOR: #FBFBFB; 
	BORDER-BOTTOM: 1px solid #C3C3C3; 
	BORDER-LEFT: 1px solid #C3C3C3; 
	BORDER-RIGHT: 1px solid #C3C3C3; 
	BORDER-TOP: 1px solid #C3C3C3; 
	COLOR: black; 
	FONT-FAMILY: tahoma; 
	FONT-SIZE: 8pt; 
	font-decoration: bold;
}