/*********************************************************************
* External style sheet created by Style Sheet Design
* File name: sitestyle.css
*********************************************************************/

A:hover {
    color: blue;
    text-decoration: none;
}

A:link {
    color: blue;
    font-weight: bold;
    text-decoration: none;
}

A:visited {
    color: #660066;
    font-weight: bold;
    text-decoration: none;
}

body {
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 9pt;
    text-decoration: none;
}

div {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
}

EM {
    background-attachment: none;
    background-color: yellow;
    background-position: righttop;
    color: black;
    font-family: 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;
}

emp {
    color: gold;
    font-weight: bold;
    text-decoration: none;
}

h1 {
    color: #660033;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: x-large;
    text-decoration: none;
}

h2 {
    margin-top: 6;
    margin-bottom: 6pt;
    color: #660033;
    font-family: Arial,Helvetica,sans-serif;
    font-size: large;
    text-decoration: none;
}

h3 {
    margin-top: 2;
    margin-bottom: 5pt;
    color: #cc0033;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: medium;
    font-weight: bold;
    text-decoration: none;
}

h4 {
    color: #778899;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
    margin-top: 5pt;
    margin-bottom: 0pt;
}

h5 {
    margin-top: 2;
    margin-bottom: 0pt;
    color: #cd3333;
    font-family: Arial,sans-serif,Helvetica;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
}

li {
    font-family: Arial,Helvetica,sans-serif;
	 font-size: 9pt;
    text-decoration: none;
	 line-height: 120%;
	 Margin-bottom: 5pt;
}

ol {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
}

p {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    margin-top: 6pt;
}

td {
    font-family: Arial,sans-serif,Helvetica;
    font-size: 9pt;
    text-decoration: none;
}

ul {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
    margin-top: 5pt;
}

.it {
		 font-family: Arial,Helvetica,san-serif;
		 font-size: 8pt;
	    text-decoration: none;
		 line-height: 130%;
		 Margin-bottom: 5pt;
		 }

.norm {
		 font-family: Arial,Helvetica,san-serif;
		 font-size: 9pt;
	    text-decoration: none;
		 line-height: 130%;
		 Margin-bottom: 5pt;
		 margin-left: 5pt;
		 margin-right: 5pt;
		 }		 