/*
http://www.dayton.lib.oh.us/www/default.html
Cascading Style Sheet for DMCPL web pages.
Standard links are defined with the following characteristics:
*/
A:link { color:#306099 }
A:visited { color:#306090 }
HR { color:#872B4B }
/* The H3.BANNER class should only be used in top of page and will
appear left of the DMCPL-logo image. This styple gets
called using the syntax Your heading
Currently defined the same as generic H3
*/
H3.BANNER {
color:#872B4B;
line-height: 16pt; font-size: 14pt;
font-family:Helvetica,Arial,Sans-serif;
}
H4.BANNER {
color:#872B4B;
line-height: 14pt; font-size: 12pt;
font-family:Helvetica,Arial,Sans-serif;
}
H5.BANNER {
color:#872B4B;
line-height: 12pt; font-size: 10pt;
font-family:Helvetica,Arial,Sans-serif;
}
/* Color of all headings is defined: */
H6 {
color:#105273;
line-height: 9pt; font-size: 7pt;
font-family:Helvetica,Arial,Sans-serif;
}
H5 {
color:#105273;
line-height: 10pt; font-size: 8pt;
font-family:Helvetica,Arial,Sans-serif;
}
H4 {
color:#105273;
line-height: 12pt; font-size: 10pt;
font-family:Helvetica,Arial,Sans-serif;
}
H3 {
color:#105273;
line-height: 14pt; font-size: 12pt;
font-family:Helvetica,Arial,Sans-serif;
}
H2 {
color:#105273;
line-height: 12pt; font-size: 12pt;
font-family:Helvetica,Arial,Sans-serif;
}
H1 {
color:#105273;
line-height: 14pt; font-size: 12pt;
font-family:Helvetica,Arial,Sans-serif;
}
/* WHITE styles are used for the navigational frames
and should NOT be used in user documents.
*/
H5.WHITE {
float:left;}
A.WHITE {
color:white;
font-size:9pt;
font-family:Arial,Helvetica,Sans-serif;
text-decoration:none;
}
A.WHITELINKS {
color:white;
font-size:9pt;
font-family:Arial,Helvetica,Sans-serif;
text-decoration:none;
}
KAMBITSCH> TYPE DEFAULT.HTML
/*
http://www.dayton.lib.oh.us/www/default.html
Cascading Style Sheet for DMCPL web pages.
Standard links are defined with the following characteristics:
*/
A:link { color:#306099 }
A:visited { color:#306090 }
HR { color:#872B4B }
/* The H3.BANNER class should only be used in top of page and will
appear left of the DMCPL-logo image. This styple gets
called using the syntax Your heading
Currently defined the same as generic H3
*/
H3.BANNER {
color:#872B4B;
line-height: 16pt; font-size: 14pt;
font-family:Helvetica,Arial,Sans-serif;
}
H4.BANNER {
color:#872B4B;
line-height: 14pt; font-size: 12pt;
font-family:Helvetica,Arial,Sans-serif;
}
H5.BANNER {
color:#872B4B;
line-height: 12pt; font-size: 10pt;
font-family:Helvetica,Arial,Sans-serif;
}
/* Color of all headings is defined: */
H6 {
color:#105273;
line-height: 9pt; font-size: 7pt;
font-family:Helvetica,Arial,Sans-serif;
}
H5 {
color:#105273;
line-height: 10pt; font-size: 8pt;
font-family:Helvetica,Arial,Sans-serif;
}
H4 {
color:#105273;
line-height: 12pt; font-size: 10pt;
font-family:Helvetica,Arial,Sans-serif;
}
H3 {
color:#105273;
line-height: 14pt; font-size: 12pt;
font-family:Helvetica,Arial,Sans-serif;
}
H2 {
color:#105273;
line-height: 12pt; font-size: 12pt;
font-family:Helvetica,Arial,Sans-serif;
}
H1 {
color:#105273;
line-height: 14pt; font-size: 12pt;
font-family:Helvetica,Arial,Sans-serif;
}
/* WHITE styles are used for the navigational frames
and should NOT be used in user documents.
*/
H5.WHITE {
float:left;}
A.WHITE {
color:white;
font-size:9pt;
font-family:Arial,Helvetica,Sans-serif;
text-decoration:none;
}
A.WHITELINKS {
color:white;
font-size:9pt;
font-family:Arial,Helvetica,Sans-serif;
text-decoration:none;
}