Line | |
---|
1 | a {
|
---|
2 | color: #3366CC;
|
---|
3 | text-decoration: none
|
---|
4 | }
|
---|
5 | body {
|
---|
6 | background-color: #CCCCCC;
|
---|
7 | font-family: Calibri,Hypatia Sans Pro;
|
---|
8 | font-size: 1em;
|
---|
9 | line-height: 2em;
|
---|
10 | color: #000000;
|
---|
11 | margin-top: 0.5em;
|
---|
12 | margin-right: 0.5em;
|
---|
13 | margin-bottom: 0.5em;
|
---|
14 | margin-left: 0.5em
|
---|
15 | }
|
---|
16 | h1 {
|
---|
17 | font-family: Calibri,Hypatia Sans Pro;
|
---|
18 | color: #315A9C;
|
---|
19 | font-weight: bold
|
---|
20 | }
|
---|
21 | h2 {
|
---|
22 | color: #315A9C
|
---|
23 | }
|
---|
24 | h3 {
|
---|
25 | font-family: Calibri,Hypatia Sans Pro;
|
---|
26 | font-size: 1.15em;
|
---|
27 | background-color: #CCCCCC;
|
---|
28 | color: #315A9C
|
---|
29 | }
|
---|
30 | h4 {
|
---|
31 | color: #315A9C
|
---|
32 | }
|
---|
33 | h5 {
|
---|
34 | color: #315A9C
|
---|
35 | }
|
---|
36 |
|
---|
37 |
|
---|
38 | table {
|
---|
39 | color: #FFFFFF
|
---|
40 | }
|
---|
41 | td, th {
|
---|
42 | font-family: Calibri, Hypatia Sans Pro;
|
---|
43 | font-size: 1em;
|
---|
44 | line-height: 2em;
|
---|
45 | color: #333333
|
---|
46 | }
|
---|
47 | textarea {
|
---|
48 | font-family: Calibri,Hypatia Sans Pro;
|
---|
49 | font-size: 1em
|
---|
50 | }
|
---|
51 | ul {
|
---|
52 | font-family: Calibri, Hypatia Sans Pro;
|
---|
53 | font-size: 1em;
|
---|
54 | list-style-type: round;
|
---|
55 |
|
---|
56 |
|
---|
57 | list-style-position: outside
|
---|
58 | list-style-position: inside
|
---|
59 | ; list-style-position: outside;
|
---|
60 | }
|
---|
61 | .BulletBackgroundColor {
|
---|
62 | color: #000000
|
---|
63 | }
|
---|
64 | .DataColor {
|
---|
65 | color: #000000
|
---|
66 | }
|
---|
67 | .footer {
|
---|
68 | font-family: Calibri, Hypatia;
|
---|
69 | font-size: 1.167em;
|
---|
70 | font-weight: bold;
|
---|
71 | line-height: 1.83em;
|
---|
72 | color: #333333;
|
---|
73 | background-color: #CCCCCC
|
---|
74 | }
|
---|
75 | .FormBackgroundColor {
|
---|
76 | color: #CCCCCC
|
---|
77 | }
|
---|
78 | .ImageTitleColor {
|
---|
79 | color: #CCCCCC
|
---|
80 | }
|
---|
81 | .LabelColor {
|
---|
82 | color: #CCCCCC
|
---|
83 | }
|
---|
84 | .ListColorEven {
|
---|
85 | color: #CCCCCC
|
---|
86 | }
|
---|
87 | .ListFooterColor {
|
---|
88 | color: #333333
|
---|
89 | }
|
---|
90 | .ListHeaderColor {
|
---|
91 | color: #333333
|
---|
92 | }
|
---|
93 | .ListColorOdd {
|
---|
94 | color: #DEDECA
|
---|
95 | }
|
---|
96 | .ListTitleColor {
|
---|
97 | color: #CCCCCC
|
---|
98 | }
|
---|
99 | .NavigationBackgroundColor {
|
---|
100 | color: #666666
|
---|
101 | }
|
---|
102 | .NavigationColor {
|
---|
103 | color: #CCCCCC
|
---|
104 | }
|
---|
105 | .NewsDataColor {
|
---|
106 | color: #DEDECA
|
---|
107 | }
|
---|
108 | .StoryTitle {
|
---|
109 | color: #000000;
|
---|
110 | font-weight: bold
|
---|
111 | }
|
---|
112 | .StoryContentColor {
|
---|
113 | color: #000000
|
---|
114 | }
|
---|
115 | .TitleColor {
|
---|
116 | color: #000000
|
---|
117 | }
|
---|
118 | a:hover {
|
---|
119 | text-decoration: underline
|
---|
120 | }
|
---|
121 | tr.ListHeaderColor th {
|
---|
122 | text-align: left;
|
---|
123 | }.small {
|
---|
124 | font-size: 85%;
|
---|
125 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.