body {
	background-color: #FFFFFF;
	table: background-repeat: no-repeat
}

table {
	background-color: #FFFFFF;
	background-repeat: no-repeat
}

h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 30px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	margin-right: 0px
}

p {
	font-family: Arial; 
	font-weight: normal;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
	text-decoration: none;
	text-transform: none;
	color: #000000
}

a:link {
	font-family: Arial;
	text-decoration: none;
	color: #000000;
	}

a:visited {
	color: #000000;
	text-decoration: underline
}

a:hover {
	color: #000000;
	text-decoration: underline
}


/*SCROLLBAR*/
body 
{ 
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF
}
