/* This is the stylesheet for KevinRoderick.com for use with old Netscape broswers. Revised 5-4-2003 */

 @import url(stylesheet.css);


body {
background-color:#D6DECF;
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
margin:1px
} 

h1, h2, h3, h4, h5, h6 {
font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
}

H3 {
text-align:left;
color:#000000; 
font-size: 105%;
line-height: 120%;
margin-top:30px;
letter-spacing:2;
font-family: "Trebuchet MS",Verdana,Arial,Helvetica
}

H4 {
text-align:left;
color:#000000;
font-size: 90%;
line-height: 110%;
margin-bottom:2px;
text-decoration:underline;
font-family: "Trebuchet MS", "Verdana","Arial","Helvetica"
}

P {
color:#000053;
text-align:left;
font-weight:normal;
font-size:75%;
line-height:120%;
margin-right:10px;
margin-bottom:2px;
letter-spacing:1;
word-spacing:1;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
}

P.links {
text-align:right;
margin-bottom:0px;
font-size:65%;
line-height:80%;
font-family:"Trebuchet MS",Verdana, Arial, Helvetica
}

P.chosen {
border-bottom: thin #000033 solid;
margin-left:10px;
text-align:right
}

P.frontname {
color:#000053;
text-align:right;
font-size: 30pt;
line-height: 30pt;
letter-spacing:4;
vertical-align:"1%";
font-weight:bold;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica, sans-serif;
margin-right:5px;
margin-left:0px;
margin-bottom:0px;
margin-top:0px
}

span.frontcom {
font-size: 16pt;
letter-spacing:2;
margin-bottom:0
}

span.red {
font-weight:bold;
text-decoration:underline
}

A:link {
font-weight:bold;
color:#000053;
text-decoration:none
}

A:visited {
font-weight:bold;
color:#000053;
text-decoration:none
}

A:hover {
font-weight:bold;
color:#990000;
text-decoration:none
}

A:active {
font-weight:bold;
color:red;
text-decoration:none
}

p.browsers {
font-weight:bold;
font-size:65%
}

/* Example of how to comment in stylesheets */




