2007-07-19 10:40:05 +00:00
|
|
|
* {
|
2007-11-01 21:31:26 +00:00
|
|
|
font-family: Arial, Helvetica, sans-serif;
|
2007-07-19 10:40:05 +00:00
|
|
|
}
|
2007-11-01 21:31:26 +00:00
|
|
|
|
2007-07-19 10:40:05 +00:00
|
|
|
p, ul, td, th {
|
2007-11-01 21:31:26 +00:00
|
|
|
font-size: 12px;
|
2007-07-19 10:40:05 +00:00
|
|
|
}
|
2007-11-01 21:31:26 +00:00
|
|
|
p {
|
|
|
|
color: #666;
|
2007-07-19 10:40:05 +00:00
|
|
|
}
|
|
|
|
|
2007-11-01 21:31:26 +00:00
|
|
|
h1, h2 {
|
2007-11-02 01:41:15 +00:00
|
|
|
color: #222;
|
2007-07-19 10:40:05 +00:00
|
|
|
}
|
2007-11-01 21:31:26 +00:00
|
|
|
h1 {
|
|
|
|
font-size: 20px;
|
|
|
|
}
|
2007-11-02 01:41:15 +00:00
|
|
|
h2{
|
|
|
|
font-family:"Helvetica Neue",Helvetica,Arial,Sans-serif;
|
|
|
|
font-size:12px;
|
|
|
|
font-weight:bold;
|
2007-11-01 21:31:26 +00:00
|
|
|
}
|
2007-07-19 10:40:05 +00:00
|
|
|
a {
|
2007-11-01 21:31:26 +00:00
|
|
|
color: #162f42;
|
2007-09-15 01:10:24 +00:00
|
|
|
text-decoration: underline;
|
2007-07-19 10:40:05 +00:00
|
|
|
}
|
2007-11-01 21:31:26 +00:00
|
|
|
|
2007-07-19 10:40:05 +00:00
|
|
|
a:hover {
|
2007-11-01 21:31:26 +00:00
|
|
|
color: #0074c6;
|
2007-09-15 01:25:33 +00:00
|
|
|
text-decoration: underline;
|
2007-07-19 10:40:05 +00:00
|
|
|
}
|
2007-11-01 21:31:26 +00:00
|
|
|
|
2007-07-19 10:40:05 +00:00
|
|
|
a img {
|
|
|
|
border-style: none;
|
|
|
|
}
|