/* CSS Document */

html,body {
background-color : white; 
margin:0px 0px 0px 0px;
height:100%;
border:none;
}
/* Typos */
.Style1 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}