/* body */

* {
	padding:0;
	margin:0;
}

html {
	min-height: 101%;
}

body {
	font-family: Verdana;
	font-size: 13px;
	line-height: 23px;
	color: 	#2F4F4F;
	
}

a:link {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	font-size: 13px;
	line-height: 23px;
	color:#737373;
	font-weight: bold;
}

a:visited {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color:#737373;
}
