
BODY { 
	background-color: white;
	background-image: none
	color: black
}

P {
	font-family:  Verdana, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: normal
}

LI {
	font-family:  Verdana, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: normal
}


P strong { font-weight: bold }

h4 {
	font-family:  Verdana, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold
}

A:visited  { 
	font-family:  Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #aaaaff 
}

A:active  { 
	font-family:  Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff9999 
}

A:link  { 
	font-family:  Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9999ff 
}

SPAN.aside {
	font-family:  Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #aaaaaa
}

SPAN.title {
	font-family:  Verdana, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold
}

