BODY, HTML {
	background-color: #ffffff;
	color: white;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

a:link {
	color: #111111;
	background-color: none;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #111111;
	background-color: none;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: none;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: none;
}

table {
	font: normal normal medium sans-serif;
	background-color: white;
}

table {color: #2B56AF
}


p {font:  normal bold small sans-serif }
b {font:  normal bold small sans-serif }

p 
{ 
letter-spacing: 12px
}

p
{ 
letter-spacing: 0.0px
} 

p
{ 
text-align: justify
} 

p
{ 
padding-left: 10px
}

p
{ 
padding-right: 10px
}

p
{ 
padding-top: 10px
}


