You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
430 B

body {
font-size: 14px;
font-family: Ubuntu, sans-serif;
color: #555555;
margin: 0;
}
h1 {
font-size: 26px;
}
tr td[bgcolor] {
background-color: #0074B9;
margin: 0;
}
font[color] {
color: #FFFFFF;
font-size: 26px;
}
td[bgcolor] {
color: #FFFFFF;
}
table {
border-spacing: 0;
}
p {
font-size: 14px;
}
b {
font-weight: 300;
}
a {
color: #1E73BE;
font-size: 13px;
}