/* Style sheet for smokekills.org indexes */

p,th,td 
{
font-family: "arial", "sans serif";
font-weight: 200;
color: #191970;
}

td {font-size: 95%}

td.header1 {
background-color:#004000; /* dark green */
color: #ffffff; /* white */
font-size: 110%
}

td.header2 
{
background-color:#008000;
color: #ffffff;
font-size: 100%;
}
td.header3
{
background-color:#ccefc7;
color: #191970;
}

a {font-family: "comic sans ms","garamond", "serif";}

p.white {color=#ffffff}
p.red {color="#dc143c"}
p.large {font-size: large;}
p.medium {font-size: medium;}
p.small {font-size: small;}

table
{
border-color: #466f40;
}

#bkgcolor1 {background-color:"#004000";}
#bkgcolor2 {background-color:"#008000";}
#bkgcolor3 {background-color:"#ccefc7";}

#font_4 {font-family: "georgia", "times", "serif"}

#font_3 
{
font-family: "comic sans ms","arial bold", "serif";
font-size: "120%";
color: #ffffff;
}

#font_2 {font-family: "comic sans ms", "arial bold", "serif";}
#font_1 {font-family: "monotype corsiva","times", "serif";}


a.lnktiny {font-size: 85%;}
a.lnksmall {font-size: 90%;}
a.lnknormal {font-size: 100%}
a.lnklarge {font-size: 115%}

/* color of link is "red", visited is "gray", active is "lightred", hover is "light plum" */
a:link {color:#ff0000; text-decoration:none;} 
a:visited {color:#808080; text-decoration:none}
a:active {color:#fa4e3a; text-decoration:none}
a:hover {color:#8080c0; text-decoration:none}
