Subversion Repositories ALCASAR

Rev

Rev 40 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

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