html,body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:100%;
	border:none;
}

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color:#333333;
}

input, textarea, select{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

td{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration:none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration:underline;
}
