a:link, a:visited, a:hover, a:active
		{
	background: transparent none;
}

body	{
	background: #FFFFFF none;
	color: #000000;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: .9em;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 10px;
}

dl
		{
	color: #000000;
	}

dt
		{
	color: #000000;
}

h1
		{
	background-color: transparent;
	background-image: none;
	font-size: 1em;
}

h2
		{
	background-color: transparent;
	background-image: none;
	font-size: 1em;
}

h3
		{
	background-color: transparent;
	background-image: none;
	font-size: .95em;
}

h4
		{
	background-color: transparent;
	background-image: none;
	font-size: .90em;
}

h5
		{
	background-color: transparent;
	background-image: none;
	font-size: .90em;
}

h6
		{
	background-color: transparent;
	background-image: none;
	font-size: .90em;
}

hr
 		{
	background: transparent none;
	color: #6495ED;
}

html	{
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #6495ED;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #6495ED;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000080;
}

ol
		{
	color: #000000;
}

p
		{
	color: #000000;
	list-style-image: none;
	list-style-type: none;
}

p.bkmrk a:link 
		{
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

p.bkmrk a:visited 
		{
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

p.bkmrk a:hover 
		{
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

p.bkmrk a:active 
		{
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

/* the following rules are used for the top navigation bar */
p.navigationbar
	{
	background-color: #6495ED;
	border-color: #000000 #000000 #000000 #000000;
	color: #6495ED;
	padding: 5px 5px 5px 5px;
	text-align: center;
	width: 640px;
	margin: 0;
	}

p.navigationbar a:link {
	background: #6495ED none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

p.navigationbar a:visited {
	background: #6495ED none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

p.navigationbar a:hover {
	background: #6495ED none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

p.navigationbar a:active {
	background: #6495ED none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.navigationbar a:link {
	background: #6495ED none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.navigationbar a:visited {
	background: #6495ED none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.navigationbar a:hover {
	background: #6495ED none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.navigationbar a:active {
	background: #6495ED none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
/* the following rules are used for the side navigation bar */
p.sidebar
	{
	background: #99CCFF;
	color: #000000;
}

p.sidebar a:link {
	background: #99CCFF none;
	color: #000000;
	text-decoration: none;
}

p.sidebar a:visited {
	background: #99CCFF none;
	color: #000000;
	text-decoration: none;
}

p.sidebar a:hover {
	background: #99CCFF none;
	color: #000000;
	text-decoration: underline;
}

p.sidebar a:active {
	background: #99CCFF none;
	color: #000000;
	text-decoration: underline;
}

table
		{
	color: #000000;
	list-style-image: none;
	list-style-type: none;
}

table.navigationbar
	{
	background-color: #6495ED;
	border-color: #000000 #000000 #000000 #000000;
	color: #6495ED;
	padding: 5px 5px 5px 5px;
	text-align: center;
	width: 640px;
}

td, tr
		{
	color: #000000;
}

ul
		{
	color: #000000;
	list-style-image: none;
	list-style-type: none;
}

.button {
	border: 0px;
}

.date, .note, .misc
		{
	background: #FFFFFF none;
	color: #000000;
}