/* Body Text */

body  {
	background-color: #CCCCCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}	

.bodytext, p, tr, td, ul, ol,  li  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.boldtext {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt
}

.sectionhead {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt
}

.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}

.new  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #9966CC;
}	
	
/* End Body Text */


/* Main body links */
a:link {
	color: #9966CC;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

a:hover {
	color: #9966CC;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

a:visited {
	color: #0033CC;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

a:active {
	color: #9966CC;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
/* End of main body links */
/* Path links at top of level 2 pages */
a.path:link {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
}

a.path:hover {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
}

a.path:visited {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
}

a.path:active {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
}

.bpath  {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
/* End of path links at top of level 2 pages */




