/* ldstyle2006.css - last modified 23 April 2009*/

a:link {
   color: #820096;
   text-decoration: underline;
}

a:visited {
   color: #9370DB; 
   text-decoration: none;
}

a:hover {
   color: #E6A000; /* gold */
   text-decoration: none;
}

a:active {
   color: #820096;
   text-decoration: underline;
}

h1 {
   font-family: sans-serif;
   font-size: 22pt;
   color: #820096;   /*purple*/
}

h2 {
   font-family: sans-serif;
   font-size: 16pt;
   color: #820096;   /*purple*/
}

h3 {
   font-family: sans-serif;
   font-size: 12pt;
   color: #820096;   /*purple*/
}

hr {color: #820096;}

.button {
   cursor: hand;
   font-family: sans-serif;
   font-size: 9pt; 
   font-style: normal;
   color: navy;
   text-decoration: none;
 }

.change {
   cursor: hand; 
   font-family: Arial, Sans-Serif;
   font-size: 9pt;
   font-style: normal;
   color: #ff0089;/*fuschia*/
   text-decoration: none;
}

.cite {
   cursor: hand; 
   font-family: sans-serif;
   font-size: 8pt;
   font-style: ITALIC;
   color: navy;
   text-decoration: none;
}

.direct {
   cursor: hand; 
   font-family: sans-serif;
   font-size: 10pt;
   font-style: italic;
   color: red;
   text-decoration: none;
}

.graytext {
   font-family: Sans-serif;
   font-size: 11pt;
   color: gray;
   text-decoration: none;
   /*<strike> is also possible*/
 }

.heading {
   cursor: none; 
   font-family: sans-serif;
   font-size: 18pt;
   font-style: normal;
   color: navy;
   text-decoration: none;
 }

.headpage1 {
   cursor: hand; 
   font-family: sans-serif;
   font-size: 24pt;
   color: #820096;
   text-decoration: none;
 }

.headpage2 {
   cursor: hand; 
   font-family: sans-serif;
   font-size: 32pt;
   font-weight: bold;
   font-style: italic;
   color: #820096;
   text-decoration: none;
 }

.headpage3 {
   cursor: hand; 
   font-family: sans-serif;
   font-size: 16pt;
   font-style: italic;
   color: #820096;
   text-decoration: none;
 }

.highlight {
   font-family: sans-serif;
   font-size: 12pt;
   font-style: italic;
   color: red;
   text-decoration: none;
 }

.info {
   cursor: hand; 
   font-family: Sans-Serif;
   font-size: 9pt;
   font-style: normal;
   color: navy;
   text-decoration: none
}

.itemital {
   cursor: hand; 
   font-family: Sans-serif;
   font-style: italic;
   color: #820096;
   text-decoration: none;
 }

.jump {
   cursor: hand; 
   font-family: Sans-serif;
   font-size: 11pt;
   color: navy;
   text-decoration: underline;
 }

.menu {
   cursor: hand; 
   font-family: Sans-serif;
   font-size: 14pt;
   color: #820096; /*purple*/
   text-decoration: none;
 }

.minimenu {
   cursor: hand; 
   font-family: sans-serif;
   font-size: 8pt;
   font-weight: bold;
   color: white;
   text-decoration: none;
}

.redtext {
   font-family: Sans-serif;
   font-size: 11pt;
   color: red;
   text-decoration: none;
 }

.smallital {
   cursor: hand; 
   font-family: Sans-serif;
   font-style: italic;
   font-size: 9pt;
   color: navy;
   text-decoration: none;
 }

.subtitle {
   cursor: hand;
   font-family: sans-serif;
   font-size: 14pt; 
   font-weight: bold;
   color: #820096;   /*purple*/
   text-decoration: none;
}

.text {
   font-family: Sans-serif;
   font-size: 11pt;
   color: navy;
   text-decoration: none;
 }

.title {
   cursor: hand;
   font-family: sans-serif;
   font-size: 22pt; 
   font-weight: bold;
   color: #820096;   /*purple*/
   text-decoration: none;
}

.topin {
   cursor: hand; 
   font-family: sans-serif;
   font-style: italic;
   font-size: 9pt;
   color: blue;
   text-decoration: none;
 }

.topbot {
   cursor: hand; 
   font-family: sans-serif;
   font-size: 12pt;
   color: blue;
   text-decoration: none;
}

/* Examples Only Below*/

.ding10 {
   font-family: wingdings;
   font-size: 10pt;
}

.f12 {
   font-family: sans-serif;
   font-size: 12pt;
   color: navy;
}
