1.doctitle {
2	font-family: "Times New Roman", Times, serif;
3	font-size: 14px;
4	color: #FFFFFF;
5	font-weight: bold;
6}
7.docdescription {
8	font-family: "Times New Roman", Times, serif;
9	font-size: 12px;
10	font-style: italic;
11	color: #FFFFFF;
12}
13.docauthor {
14	font-family: "Times New Roman", Times, serif;
15	font-size: 12px;
16	font-style: italic;
17	color: #FFFFFF;
18}
19.doccreationdate {
20	font-family: "Times New Roman", Times, serif;
21	font-size: 12px;
22	color: #FFFFFF;
23}
24.doclastchangeddate {
25	font-family: "Times New Roman", Times, serif;
26	font-size: 12px;
27	color: #CC0000;
28}
29.docfilename {
30	font-family: "Times New Roman", Times, serif;
31	font-size: 12px;
32	color: #FFFFFF;
33}
34.docfileformatinfo {
35	font-family: "Times New Roman", Times, serif;
36	font-size: 12px;
37	font-style: italic;
38	color: #FFFFFF;
39}
40.docnumberofpages {
41	font-family: "Times New Roman", Times, serif;
42	font-size: 12px;
43	color: #FFFFFF;
44}
45.docsizeinkb {
46	font-family: "Times New Roman", Times, serif;
47	font-size: 12px;
48	color: #FFFFFF;
49}
50body {
51	background-color: #999999;
52	background-image: url(images/background.gif);
53}
54.toctitle {
55	font-family: "Times New Roman", Times, serif;
56	font-size: 20px;
57	font-style: normal;
58	font-weight: bold;
59	color: #FFFFFF;
60	background-color: #000033;
61}
62.tcolor {
63	background-color: #000066;
64}
65.ccolor {
66	background-color: #000033;
67}
68a:link {
69	font-family: "Times New Roman", Times, serif;
70	color: #EEEEEE;
71}
72a:visited {
73	font-family: "Times New Roman", Times, serif;
74	color: #CCCCCC;
75}
76a:active {
77	font-family: "Times New Roman", Times, serif;
78	color: #FF0000;
79}
80