2007-11-02 03:12:46 +00:00
|
|
|
* {
|
2007-11-05 05:03:05 +00:00
|
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
|
|
font-size: 10px;
|
2007-11-02 03:12:46 +00:00
|
|
|
}
|
2007-11-05 05:03:05 +00:00
|
|
|
|
2007-11-02 03:12:46 +00:00
|
|
|
p, ul, td, th {
|
2007-11-05 05:03:05 +00:00
|
|
|
font-size: 12px;
|
2007-11-02 03:12:46 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
h1 {
|
2007-11-05 05:03:05 +00:00
|
|
|
font-size: 20px;
|
2007-11-02 03:12:46 +00:00
|
|
|
color: #0074C6;
|
|
|
|
}
|
2007-11-05 10:10:14 +00:00
|
|
|
|
2007-11-02 03:12:46 +00:00
|
|
|
h2 {
|
2007-11-05 05:03:05 +00:00
|
|
|
font-size: 18px;
|
2007-11-02 03:12:46 +00:00
|
|
|
color: #0074C6;
|
|
|
|
}
|
|
|
|
|
|
|
|
a {
|
|
|
|
color: #162F42;
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
2007-11-05 05:03:05 +00:00
|
|
|
|
2007-11-02 03:12:46 +00:00
|
|
|
a:hover {
|
|
|
|
color: #0074C6;
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
2007-11-05 05:03:05 +00:00
|
|
|
|
2007-11-02 03:12:46 +00:00
|
|
|
a img {
|
|
|
|
border-style: none;
|
|
|
|
}
|