<!-- General content styles  -->

p  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	line-height : 13pt;
	color : Black;

}

.topform {
	line-height: 0pt; 
	margin-top: 3pt; 
	margin-bottom: 4pt; 
	}

BODY  {
	font-family : Arial;
	font-size : small;
	font-weight : normal;
	line-height : 13pt;
}

<!-- Table styles  -->

TABLE  {
	font-family : Arial;
	font-size : x-small;
	font-weight : normal;
}

td  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}



<!-- Heading styles  -->

H1  {
	font-size : medium;
	font-family : Arial;
	color : #003399;
	z-index : 2;
	line-height : 1.3em;
	text-align : left;
	margin-top : 10pt;
	margin-bottom : 9pt;
}

H2  {
	font-size : medium;
	font-family : Arial;
	margin-bottom : 4pt;
}

H3  {
	font-size : small;
	font-family : Arial;
	margin-bottom : 4pt;
}
H4  {
	font-size : x-small;
	font-family : Arial;
	margin-bottom : 4pt;
}

.heading1  {
	font-size : x-small;
	font-family : Arial;
	font-weight : strong;
}

<!-- List styles  -->

OL  {
	font-size : small;
	font-family : Arial;
}

UL  {
	font-size : x-small;
	font-family : Arial;
	margin-left : 16pt;
}

LI  {
	font-size : x-small;
	font-family : Arial;
}

<!-- Content styles  -->
	
.navigation  {
	font-family : Arial;
	font-size : x-small;
	text-decoration : none;
	color : #ffffff;
	font-weight : strong;
}

.description  {
	font-size : x-small;
	font-family : Arial;
	font-style : normal;
	color : #000000;
}

.copyright  {
	font-size : x-small;
	font-family : Arial;
	font-style : normal;
	color : #000000;
	line-height : 12pt;
}

.dropboxt  {
	font-size : xx-small;
	font-family : Arial;
	font-style : normal;
	color : #000000;
	margin-top: 17pt;
	margin-bottom: -2pt;
}


.leftnav {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : white;
	margin-top : 0pt;
	margin-bottom: 0pt;
}

.topnavigation {
	text-decoration : none;
	text-align : left;
	font-weight : bold;
	color : #003399;
}

.crhead1 {
	font-size : medium;
	font-family : Arial;
	font-weight : lighter;
	font-style : normal;
	text-align : left;
	color : white;
	margin-top : 0pt;
	margin-bottom: 5pt;
	margin-left : 15pt;
}

.crhead2 {
	font-size : large;
	font-family : Arial;
	font-weight : bolder;
	font-style : normal;
	text-align : left;
	color : white;
	margin-top : 0pt;
	margin-bottom: 0pt;
	margin-left : 15pt;

}

<!-- Link styles  -->
	
A:link  {
	color : #003399;
}

A:visited  {
	color : #920059;
}

A:hover  {
	color : #006666;
}

A.leftnav:link {
	font-size : x-small;
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : white;
	margin-top : 0pt;
	margin-bottom: 0pt;
}

A.leftnav:hover {
	font-size : x-small;
	text-decoration : underline;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : white;
	margin-top : 0pt;
	margin-bottom: 0pt;
}

A.leftnav:visited {
	font-size : x-small;
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : white;
	margin-top : 0pt;
	margin-bottom: 0pt;
}

A.topnav:link {
	text-decoration : none;
	font-weight : bold;
	color : "#003399";
}

A.topnav:hover {
	text-decoration : none;
	font-weight : bold;
	color : "#663300";
}

A.topnav:visited {
	text-decoration : none;
	font-weight : bold;
	color : "#003399";
}
A.bottomnav:link {
	color : "#FFFFFF";
}

A.bottomnav:hover {
	color : "#FFFFFF";
}

A.bottomnav:visited {
	color : "#FFFFFF";
}
A.H3 {text-decoration : none }
A.li {text-decoration : none }

.home {
	font-size : xx-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #999999;
}



a.homelink:link {
	font-size: 7pt;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height : 9pt;
 	color: #000000;
  	text-decoration: none;
}

a.homelink:visited {
	font-size: 7pt;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height : 9pt;
 	color: #003399;
	text-decoration: none;
}

a.homelink:hover {
	font-size: 7pt;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height : 9pt;
 	color: #003399;
	text-decoration: underlinee;
}



