/* StyleSheet 4 for Guide to Grammar and Writing -- 4-02-02 */


body  {
padding-bottom: 5px;
scrollbar-arrow-color:#FF0000; 
scrollbar-face-color:#FEBB00;
scrollbar-shadow-color: #9FB304;
scrollbar-highlight-color: #FFFFFF;
scrollbar-track-color: #CCCCCC;


}


.firstwords { 
font-variant: small-caps;
font-family:  times, "times new roman", serif;
color: black;
text-weight: normal;
font-size: 12pt;
line-height: 130%;

}



p {
font-family:  Arial, Verdana, sans-serif;
color: #000066;
font-weight: 700;
text-align: left;
font-size: 12pt;
line-height: 120%;
text-indent: 28px;
}

.txt {
font-family:  times, "times new roman", serif;
color: black;
font-weight: normal;
text-align: left;
font-size: 12pt;
line-height: 160%;
text-indent: 0px;
margin-bottom: 0px;
margin-top: 0px;
}

.wc {
font-family:  times, "times new roman", serif;
color: black;
font-weight: normal;
text-align: left;
font-size: 12pt;
line-height: 160%;
text-indent: -28px;
margin-left: 28px;
margin-bottom: 0px;
margin-top: 0px;
}

.menu {
float: left;
margin-left: 10px;
margin-top: 12px;
width: 140px;
} 

.main {
margin-left:
155px;
margin-top: 17px;
margin-right: 33px;
} 



.box {
padding: 10px;
border-style:solid;
border-width: 2px;
border-color :#104D84;
padding-left: 15px;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 15px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 10px;
}

.redbox {
padding: 10px;
border:2px dotted darkred;
padding-left: 15px;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 15px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 5px;
}




.dropcap:first-letter{
font-size:300%;
text-weight: bold;
float:left;
color: #104D84;
}


.shadow  {
border: solid 6px; 
border-color: #8DB4E3 #104D84 #104D84 #8DB4E3;
bordercolordark: #104D84;
bordercolorlight= #FAFFBD;
}



LI {
font-family:  times, "times new roman", serif;
color: black;
text-weight: normal;
text-align: left;
font-size: 12pt;
line-height: 128%;
margin-left: 28px;
}

.table {
font-family:  Arial, Verdana, sans-serif;
color: black;
font-size: 12pt;
text-indent: 0;
font-weight: normal;
line-height: 120%;
}

.footnote {
font-family:  Arial, Verdana, sans-serif;
color: darkblue;
font-size: 9pt;
text-indent: 0;
font-weight: normal;
line-height: 110%;
}

.author {
font-family:  Arial, Verdana, sans-serif;
color: black;
font-size: 9pt;
text-indent: 0;
text-align: right;
margin-right: 65px;
font-weight: normal;
line-height: 130%;
margin-top: 0;
margin-bottom: 0;
}


blockquote {
font-family:  Arial, Verdana, sans-serif;
color: black;
font-size: 11pt;
line-height: 115%;
margin-left: 65px;
margin-bottom: 0;
}

h1 {
font-family:  Arial, Verdana, sans-serif;
font-variant: small-caps;
/*color: olive; */
color:#990033;
font-weight: bolder;
font-size: 20pt;
letter-spacing: 10%;
line-height: 24pt;
}


h2 {
font-family:  Arial, Verdana, sans-serif;
color:#996633;
font-weight: bolder;
font-size: 18pt;
letter-spacing: 10%;
line-height: 18pt;
}


h3 {
font-family:  Arial, Verdana, sans-serif;
color:#990033;
font-weight: bold;
font-size: 16pt;
line-height: 16pt;
margin-bottom: 0;
}

h4 {
font-family:  Arial, Verdana, sans-serif;
/* color: olive; */
color:#996633;
font-weight: bold;
font-size: 14pt;
line-height: 18pt;
margin-bottom: 0;
}

h5 {
font-family:  Arial, Verdana, sans-serif;
color: olive;
font-weight: bold;
font-size: 12pt;
line-height: 15pt;
margin-bottom: 0;
}

h6 {}

HR {
height: 2pt;
color: #104D84;
margin-left: 0px;
margin-right: 12%;
}




a:link {
font-family:  Arial, Verdana, sans-serif;
color: blue;
text-decoration: none;
font-weight: bold;
/*background-color: #FFFFCC;*/
}

a:visited {
font-family:  Arial, Verdana, sans-serif;
color: blue;
text-decoration: none;
font-weight: bold;
}


a:hover {
font-family:  Arial, Verdana, sans-serif;
color: blue;
text-decoration: underline;
font-weight: bold;
/* background: yellow; */
}


a:active {
font-family:  Arial, Verdana, sans-serif;
color: blue;
text-decoration: none;
font-weight: bold;
}


