/*********************************************************************
* External style sheet created by Style Sheet Design
* File name: sitestyle.css
*********************************************************************/

A {
    color: gold;
    text-decoration: none;
}

A:active {
    color: red;
    text-decoration: none;
}

A:hover {
    color: #cc0000;
    text-decoration: none;
}

A:link {
    color: #c0c0c0;
    font-weight: bold;
    text-decoration: underline;
}

A:visited {
    color: #666666;
    text-decoration: underline;
}

body {
    font-family: microsoft sans serif,Arial,Helvetica;
    font-size: 10pt;
    text-decoration: none;
}

div {
    font-family: microsoft sans serif,Arial,Helvetica;
    text-decoration: none;
}

EM {
    background-attachment: none;
    background-color: yellow;
    background-position: righttop;
    color: black;
    font-family: microsoft sans serif,Verdana,sans-serif;
    font-size: x-small;
    font-style: normal;
    font-variant: smallcaps;
    font-weight: bolder;
    line-height: normal;
    text-align: justify;
    text-decoration: underline;
    text-indent: 0.5in;
    text-transform: capitalize;
    vertical-align: top;
}

h1 {
    color: gold;
    font-family: microsoft sans serif,Arial,Helvetica;
    font-size: x-large;
    text-decoration: none;
}

h2 {
    margin-top: 14pt;
    margin-bottom: 5pt;
    color: brown;
    font-family: tahoma,Verdana,Arial,Helvetica;
    font-size: 2em;
    text-decoration: none;
}

h3 {
    margin-top: 20pt;
    margin-bottom: 0pt;
    color: #cc0033;
    font-family: microsoft sans serif,Helvetica,Verdana;
    font-size: medium;
    font-weight: normal;
    text-decoration: none;
}

h4 {
    color: #ff6633;
    font-family: microsoft sans serif,Arial,Helvetica,Verdana;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
    margin-top: 20pt;
    margin-bottom: 0pt;
}

h5 {
    color: brown;
    font-family: microsoft sans serif,Helvetica,Arial,sans-serif;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
	 margin-top: 14pt;
    margin-bottom: 0pt;	 
}

li {
    font-family: tahoma,Arial,Helvetica,sans-serif;
    text-align: justify;
    text-decoration: none;
	 line-height: 120%;
	 margin-bottom: 5pt;
 	 border: 0px solid gray;
}

ol {
    font-family: microsoft sans serif,Arial,Helvetica,sans-serif;
    text-decoration: none;
	 line-height: 100%;
    margin-top: 5pt;
}

ol.dot {
    font-family: microsoft sans serif,Arial,Helvetica,sans-serif;
    text-decoration: none;
	 line-height: 100%;
    margin-top: 5pt;
	list-style-type: disc;    
}

ul {
	list-style-type: none;
    font-family: microsoft sans serif,Arial,Helvetica,sans-serif;
    text-decoration: none;
	 line-height: 120%;
    margin-top: 5pt;
}

p {
    font-family: tahoma,Arial,Helvetica,sans-serif;
    text-decoration: none;
    margin-top: 8pt;
}

td {
    font-family: tahoma,microsoft sans serif,Arial,sans-serif,Helvetica;
    font-size: 75%;
    text-decoration: none;
}

.bio {
		 font-family: arial,microsoft sans serif,Helvetica,san-serif;
		 font-size: 89%;
	    text-decoration: none;
	    text-align: justify;
		 line-height: 120%;
		 Margin-bottom: 5pt;
		 margin-left: 5pt;
		 margin-right: 5pt;
		 }
		 
.foot {
		 font-family: Verdana,Arial,Helvetica,san-serif;
		 font-size: 8pt;
	    text-decoration: none;
		text-align: center;
		 line-height: 125%;
		 Margin-top: 5pt;
		 Margin-bottom: 5pt;
		 }
.caption {
		 font-family: Verdana,Arial,Helvetica,san-serif;
		 font-size: 80%;
		 color: brown;
	    text-decoration: none;
		 line-height: 125%;
		 Margin-top: 0pt;
		 Margin-bottom: 5pt;
		 }		 