body,table,tr,td,blockquote,pre {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  12px;
	font-style :  normal;
	color : #000000;
	font-weight : normal;
}

ul,li {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  12px;
	font-style :  normal;
	color : #000000;
	font-weight : normal;
	margin-right : 10px;
}

p.indent {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  12px;
	font-style :  normal;
	color : #000000;
	font-weight : normal;
	margin-left: 10px;
	margin-right : 10px;
}

p.bodySm {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  10px;
	font-style :  normal;
	color : #000000;
	font-weight : normal;
}

p.quote {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  12px;
	font-style :  italic;
	color : #4876C7;
	font-weight : normal;
}

h1 {
	font-family :  Verdana,Arial,Helvetica,sans-serif;
	font-size :  14px;
	font-style :  normal;
	color : #4876C7;
	font-weight : bold;
	margin-top : 0px;
}

h2 {
	font-family :  Verdana,Arial,Helvetica,sans-serif;
	font-size :  12px;
	font-style :  normal;
	color : #4876C7;
	font-weight : bold;
}

h3 {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  12px;
	font-style :  normal;
	color : #000000;
	font-weight : bold;
}

h4 {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  10px;
	font-style :  normal;
	color : #000000;
	font-weight : bold;
}




A:ACTIVE,  A:LINK, A:VISITED {
	font-style :  normal;
	color : #4876C7 ;
	font-weight : normal;
}

A:HOVER {
	text-decoration : none;
	font-style :  normal;
	color : #9DA9EB;
	font-weight : normal;
}

.navlink {
 color : #000066;
 font-family :  Arial,Helvetica,sans-serif;
}

a.navlink:link,a.navlink:visited {
font-family :  Arial,Helvetica,sans-serif;
	color : #000066;
	text-decoration : none;
	font-size :  11px;
}

a.navlink:hover {
font-family :  Arial,Helvetica,sans-serif;
	color : #AAB1F0;
	text-decoration : none;
	font-size :  11px;
}