table {
vertical-align: top;
}
td {
padding-bottom : 5px;
padding-right : 5px;
padding-left : 5px;
text-align : justify;
font-size : 18px;
cursor : default;
font-family : Arial, Verdana, Sans-Serif;
}
a {
font-weight : bold;
color : #444496;
text-decoration : none;
}
a:hover {
font-weight : bold;
color : #79a5e6;
text-decoration : underline;
}
body {
margin : 10px;
}
h1 {
font-weight : bold;
font-size : 28px;
color : #444496;
font-family : Times New Roman, Serif;
text-align : center;
}
h2 {
font-weight : bold;
font-size : 22px;
margin-bottom : 6px;
color : #444496;
font-family : Times New Roman, Serif;
}
h3 {
font-weight : bold;
color : #444496;
font-size : 22px;
text-align : left;
}
h4 {
font-weight : bold;
font-size : 24px;
color : #444496;
font-family : Times New Roman, Serif;
text-align : center;
}
h5 {
font-weight : bold;
font-size : 30px;
color : #aa7755;
font-family : Times New Roman, Serif;
text-align : center;
}
li {
padding-bottom : 5px;
padding-top : 5px;
text-align : left;
}
ol {
text-align : left;
}
ul {
text-align : left;
}
i {
font-weight : bold;
color : #006600;
}
em {
font-weight : bold;
color : #006600;
}
b {
font-weight : bold;
color : #a57e00;
}
.pp {
background-color : #ccffaa;
}
strong {
color : #555555;
}
