/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

a {
	font-family: Tahoma;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

a:active {
	color: #FF6600;
	text-decoration: none;
}

.style1 {color: #333333;
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
}

.style2 {color: #FF6600;
	font-family:Tahoma;
	font-size:11px;
	line-height:18px;
}

.style3 {color: #333333;
	font-family:Tahoma;
	font-size:11px;
	line-height:18px;
}

.style4 {color: #FF6600;
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}

.cursor {  cursor: hand}
