/* central style sheet definitions */
h1 {
font-family:"Verdana","Helvetica","Arial","Sans-Serif";
font-style:italic; 
font-weight:bold;
color:#4682B4;
font-size:16pt;
}

h2 {
font-family:"Verdana","Helvetica","Arial","Sans-Serif";
font-style:italic; 
font-weight:bold;
color:#4682B4;
}

h3 {
font-family:"Verdana","Helvetica","Arial","Sans-Serif";
font-style:italic; 
font-weight:bold; 
color:#4682B4;
alignment:left;
text-align:left;
}

hr {
alignment:left;
}

.C_Normal {
font-style:normal; 
alignment:justify;
text-align:justify;
}

.C_ListNormal {
font-style:normal; 
list-style-type:circle;
}

.C_RefOwn {
font-weight:bold; 
}

.C_RefOthers {
font-weight:bold; 
font-style:italic; 
}

.C_RefCode {
font-family:"Courier","monospace";
font-weight:bold; 
color:#8B0000;
}

.C_Shell {
font-family:"Courier","monospace";
/* margin-left:20 */
}
