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.
60 lines
1.0 KiB
60 lines
1.0 KiB
table td {
|
|
font-family: Georgia, "Times New Roman", Times, serif;
|
|
font-size: 10pt;
|
|
}
|
|
table {
|
|
background-color: #e0e7e0;
|
|
margin-top: 6pt;
|
|
}
|
|
body {
|
|
background-color: #eeeeee;
|
|
}
|
|
p {
|
|
text-indent: 12pt;
|
|
}
|
|
.title {
|
|
font-size: 24pt;
|
|
font-weight: bold;
|
|
color: #CCCCCC;
|
|
text-align: center;
|
|
padding-top: 20pt;
|
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
|
}
|
|
.banner {
|
|
background-color: #3399CC;
|
|
}
|
|
.intro {
|
|
font-size: 14pt;
|
|
font-style: italic;
|
|
font-weight: bold;
|
|
color: #99CCCC;
|
|
text-align: center;
|
|
padding-top: 20pt;
|
|
}
|
|
.note {
|
|
font-size: 14pt;
|
|
font-style: italic;
|
|
background-color: #009999;
|
|
text-align: center;
|
|
font-weight: bold;
|
|
color: #00FFCC;
|
|
padding-top: 20pt;
|
|
}
|
|
.pagetitle {
|
|
font-family: Georgia, "Times New Roman", Times, serif;
|
|
font-size: 36pt;
|
|
font-style: italic;
|
|
color: #336699;
|
|
font-weight: bold;
|
|
text-align: center;
|
|
margin-top: 12px;
|
|
margin-bottom: 24px;
|
|
}
|
|
.sitetitle {
|
|
font-size: 60pt;
|
|
font-style: italic;
|
|
font-weight: bold;
|
|
text-align: center;
|
|
vertical-align: middle;
|
|
color: #336699;
|
|
}
|