h1 {
	font-size: 17pt;
	font-family : palatino, palermo, palatia, serif;
	font-weight : bold;
	font-style : italic;
	color: #202075;
}

.h2 {
	font-size: 16pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color: #344095;
}

h3 {
	font-size: 12pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color: #344095;
}

h4 {
	font-size: 18pt;
	font-family : Trebuchet MS, Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	color: #344095;
}

P  {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 10pt;
}

A:Visited  {
	color : black;
}

A:Active  {
	color : #80a5f0;
}

A:Hover  {
	color : #5075c0;
}

BODY  {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #101035;
}

A  {
	font-family: Trebuchet MS, Verdana, Arial;
    text-decoration: none;
	color : #304585;
	font-weight : bold;
	font-size: 8pt;
}

.link {
	font-family: Trebuchet MS, Verdana, Arial;
    text-decoration: small-caps;
	font-weight : bold;
	font-size: 12pt;
}

.desc {
	font-family : palatino, palermo, palatia, serif;
	font-size: 9pt;
	font-weight : bold;
	font-style : italic;
	color: #203030;
}
.quote {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #304075;
}

.vsmall {
font-family: Verdana, Arial;
font-size: 7pt;
color: #505050;
}

.list {
font-size: 11pt;
	font-family : palatino, palermo, palatia, serif;
	font-weight : normal;
	font-style : italic;
	color: #203060;
}

.off {display:none}

.on {display:all}

.subhead {
	font-family: Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style: normal;
	color: black;
	font-size: 13pt;
}

.continfo {
	font-family: Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style: normal;
	color: #252540;
	font-size: 8pt;
}

.chrish  {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 16pt;
	font-weight : normal;
	font-style : normal;
	color : #101035;
}