/*-- Style sheet used for Cronen Audio --*/
body {
background-color:#483707;
color:white;
family:Trebuchet MS, Tahoma, Georgia, MS Reference Sans Serif, Verdana, Monospace;
font-weight:400
}
a {
color:#666666;
font-family:Trebuchet MS, Tahoma, Georgia, MS Reference Sans Serif, Verdana, Monospace;
font-size:small
}
a:visited {text-decoration:none}
a:hover {text-decoration:underline}
a:active {text-decoration:none}
h1 {
color:#663300;
font-size:larger;
margin-bottom:10pt;
margin-left:10pt;
margin-right:15pt;
margin-top:10pt
}
h2,h3,h4,h5,h6 {
color:#663300;
font-size:medium;
font-style:italic;
margin-bottom:10pt;
margin-left:10pt;
margin-right:15pt;
margin-top:10pt
}
p {
background-color:black;            
color:white;
font-family:Trebuchet MS, Tahoma, Georgia, MS Reference Sans Serif, Verdana, Monospace;
font-size:small;
font-style:italic;
margin-bottom:10pt;
margin-left:10pt;
margin-right:15pt;
margin-top:10pt;
text-align:justify
}
.cite {font-size:x-small}
.header {
background-color:black; 
color:white;
font-size:medium;
margin-bottom:15pt;
margin-left:15pt;
margin-right:15pt;
margin-top:15pt;
}