BODY{
	scrollbar-3d-light-color: #660066;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #660066;
	scrollbar-dark-shadow-color: #660066;
	scrollbar-face-color: #660066;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #660066;
	}

A:link {
	color: #009900;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;

}

A:visited {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;

}

A:active {
	color: #00CCCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;

}

A:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;

}

A.dark:link {
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;

}

A.dark:visited {
	color: #66FF33;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;

}

A.dark:active {
	color: #66FF00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;

}

A.dark:hover {
	color: #00FFCC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;

}


TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Verdana;
	color : #FFFFFF;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
	color : #FFFFFF;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #660066;
	height : 1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663366;
	font-style: normal;
	font-variant: normal;

}
a.header:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #33FF33;
	text-decoration: none;
	font-weight: bold;
}
a.header:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #33FF33;
	text-decoration: none;
	font-weight: bold;
}
a.header:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FE9902;
	text-decoration: none;
	font-weight: bold;
}
a.header:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #33FF33;
	text-decoration: none;
	font-weight: bold;
}
