1
/******************************************************************************
2
* Defines default styles for site pages. *
3
******************************************************************************/
15
border: 1px solid #000;
20
vertical-align: bottom;
23
text-decoration: none;
27
background-color: #ffffff;
29
font-family: Arial, Helvetica, sans-serif;
46
font-family: Courier New, Courier, monospace;
51
font-family: Arial, Helvetica, sans-serif;
59
vertical-align: bottom;
63
list-style-type: square;
67
border-color: #000000;
79
/* Boxed table styles */
86
td.boxed, th.boxed, th.boxedHeader {
87
background-color: #ffffff;
88
border-color: #000000;
98
background-color: #c0c0c0;
102
background-color: #808080;
115
list-style-type: square;
b'\\ No newline at end of file'