body {
line-height: 18px;
font-family: arial;
font-size: 14px;
color: #555555;
}

table {
line-height: 24px;
font-family: arial;
font-size: 14px;
color: #555555;
}


div {
text-align: left;
font-family: arial;
}


a {
color: #f0f0f0;
text-decoration:none;

}

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

h1 {
font-size: 30px;
line-height: 36px;
color: #111111;
font-weight: normal;
}

h2 {
font-size: 20px;
line-height: 26px;
color: #555555;
font-weight: normal;
}

