body {
	background: white;
	/*scrollbar-face-color: white;
	scrollbar-shadow-color: #2E78B5;
	scrollbar-highlight-color: #2E78B5;
	scrollbar-3dlight-color: #2E78B5;
	scrollbar-darkshadow-color: #2E78B5;
	scrollbar-track-color: #2E78B5;
	scrollbar-arrow-color: #2E78B5;*/
}

table {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	cell-spacing: 0px;
	text-align: left;
	vertical-align: top;
}

tr, td {
	margin: 0px 0px;
	padding: 0px;
	cell-spacing: 0px;
	text-align: left;
	vertical-align: top;
}

ul {
	list-style-position: outside;
	list-style-type: circle;
	vertical-align: top;	
}

li {
	margin: 0px 0px 10px 0px;
}

p {
	margin: 5px 5px 15px 5px ;
	color: black;
	font-family: "Verdana", "Arial", "Courier";
	font-size: xx-small ! important;
	text-align: left;
}

h1 {
	margin: 5px 5px 5px 5px ;
	color: white;
	font-family: "Verdana", "Arial", "Courier";
	font-size: x-small ! important;
	font-weight: bold;
	text-align: left;
}

h2 {
	margin: 5px 5px 5px 5px ;
	color: black;
	font-family: "Verdana", "Arial", "Courier";
	font-size: small ! important;
	font-weight: bold;
	text-align: left;
}

h3 {
	margin: 5px 5px 5px 5px ;
	color: black;
	font-family: "Verdana", "Arial", "Courier";
	font-size: medium ! important;
	font-weight: bold;
	text-align: center;
}

a {
	color: black;
	font-family: "Verdana", "Arial", "Courier";
	font-size: xx-small ! important;
	font-weight: bold;
	text-decoration: none;
}

a:Hover {
	color: #0A5;
	font-family: "Verdana", "Arial", "Courier";
}

img {
	border-style: none;
}
