body {
background-color: #53a9c9;
font-family: Verdana, Tahoma, Arial;
color: #404040;
}

h1 {
font-size: 20px;
color: #4b7aff;
display: inline;
}

h2 {
font-size: 12px;
color: #4b7aff;
font-weight: normal;
display: inline;
}

h3 {
color: #4b7aff;
display: inline;
}

h4 {
font-size: 11px;
color: #4b7aff;
font-weight: normal;
display: inline;
}

td {
font-size: 13px;
}

.text10 {
font-size: 10px;
}

.text12 {
font-size: 12px;
}

.text20 {
font-size: 20px;
}

a {
color: #4b7aff;
text-decoration: underline;
}