body {
	margin: 0px 0px 0px 0px;
	overflow-y: scroll;
}

body, table, td {
	font-family: Verdana, Sans;
	font-size:11px;
	color : #4d4d4d;
	line-height : 25px;
	cursor : default;
}

a {
	color: black;
}

a:hover {
	color: orange;
	}

.boxlink {
	color: black;
	text-decoration: none;
	line-height: normal;
}

hr {
	color : #E0E0E0;
	height: 1px;
}

.boxlink:hover {
	color: orange;
	text-decoration:none;
	}


form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


h1 {
  font-size: 19pt;
  line-height: 1em;
	font-family: Century Gothic, URW Gothic L, Trebuchet MS, arial;
	font-weight : normal;
	color : #4c4b4b;
	margin:0px;
	padding:0px;
}

h2 {
	font-size: 12pt;
  line-height: 1em;
  font-family: Century Gothic, URW Gothic L, Trebuchet MS, arial;
	font-weight : normal;
	color : #4c4b4b;
	margin:0px;
	padding:0px;
}
	
h3 {
  font-size: 11pt;
  line-height: 13pt;
	font-family: Century Gothic, URW Gothic L, Trebuchet MS, arial;
	font-weight : normal;
	color : #4c4b4b;
	margin:0px;
	padding:0px;
	}




