body{
background-color: #ffffff;
text-align: center;
}

body,table {
padding: 0;
margin: 0;
font-size: 95%;
line-height: 1.4;
}

td {
padding: 0;
margin: 0;
background-repeat:no-repeat;
}

.content {
padding: 10px 10px;
}

.best {
padding: 40px 40px;
font-size: 110%;
line-height: 1.0;
}

.text {
padding: 40px 40px;
font-size: 110%;
line-height: 1.5;
}

li {
margin: 10px 0px;
}

a 		{ color: #489098; text-decoration: underline; font-weight:normal;} 
a:link		{ color: #489098; text-decoration: underline; } 
a:visited	{ color: #489098; text-decoration: underline; } 
a:active	{ color: #489098;  } 
a:hover		{ color: #0066C4; text-decoration: underline; }
