Subversion Repositories ALCASAR

Rev

Rev 40 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log

Rev Author Line No. Line
1 root 1
 
2
	H1 {
131 richard 3
	font-family:"DejaVu Sans";
4
	font-size: 15pt;
1 root 5
	text-align: left;
6
	color: #666666;
7
	}
8
 
9
	H2 {
131 richard 10
	font-family:"DejaVu Sans";
1 root 11
	font-size: 15pt;
12
	text-align: center;
13
	color: #666666;
14
	}
15
 
16
	:link, :visited, :link:hover, :visited:hover {
131 richard 17
	font-family:"DejaVu Sans";
1 root 18
	font-size: small;
19
	color: #666666;
20
	}
21
 
22
	body, p, ul, li {
131 richard 23
	font-family:"DejaVu Sans";
1 root 24
	font-size: small;
25
	color: #666666;
26
	background-color: #EFEFEF;
27
	text-align: justify;
28
	}
29
 
30
	th {
131 richard 31
	font-family:"DejaVu Sans";
1 root 32
	font-size: small;
33
	text-align: center;
34
	color: #EFEFEF;
35
	background-color: #666666;
36
	}
37
 
38
	table {
131 richard 39
	font-family:"DejaVu Sans";
1 root 40
	font-size: small;
41
	color: #666666;
42
	background-color: #EFEFEF;
43
	}