/* czcp_styles.css - Styles for the CZCP web page, Version 1.0 */

<style type="text/css">

<!--

body,td,th,p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}

.fontcolor {color: #444555;}

.header {background-color: black;}
.headerf {font-size: 9pt; color: #ffff00;}
.menuele {background-color: #eeeeec; color: #000000; text-align: center;}
.textele {background-color: #ffffff; color: #000000;} 
.mainbody {background-color: #ddddcc; color: #444555;}
.slidelib {background-color: white; color: #444567;}
.lastupdated {font-size: 7pt; color: #225588;}
.locallinks {font-size: 9pt; color: #111111;}
.progtime {background-color: #dddd77; color: #000000;} 
.progitem {background-color: #eeee99; color: #000000;} 
.progtimed {background-color: #eeeeaa; color: #000000;} 
.progitemd {background-color: #ffffcc; color: #000000;} 
.progcomm {background-color: #63BDAD; color: #000000;} 

.headerfontb {font-size: 16pt; face="sans-serif"; color:#ffffff;}
.headerfontm {font-size: 12pt; face="sans-serif"; color:#ffffff;}
.eightpix {font-size: 8pt;}
.sevenpix {font-size: 7pt;}

* {face="Arial, Verdana, Helvetica, sans-serif";}

h1 {font-size: 19pt;}
h2 {font-size: 15pt;}
h3 {font-size: 13pt;}
h4 {font-size: 11pt;}
h5 {font-size: 9pt;}
p  {font-size: 9pt;}
ul {font-size: 9pt;}
ol {font-size: 9pt;}
table {font-size: 9pt;}

:link {font-size: 9pt; color: blue;}
:visited {font-size: 9pt; color: red;}

.style1 {color: #FFFFFF}
.style3 {color: #FFFFFF; font-weight: bold; }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;

-->
</style>
