a:link {
	color: #000099;
	text-decoration: underline;
}

a:visited {
	color: #000099;
	
}

a:active {
	color: #333333;
	
}

a:hover {
	color: #660066;
	
}

TD {
	font-size: 13px;
	font-family : Verdana;
	color : #333333;
}

P {
	font-size: 13px;
	font-family : Arial;
	color : #333333;
; font-style: normal; font-weight: normal
}
LI {
	font-size: 13px;
	font-family : Arial;
	color : #333333;
; font-style: normal; font-weight: normal
}

TD.dark {
	font-size: 11px;
	font-family : Arial;
	font-weight : Bold;
	color : #FFFFFF;
}

P.dark {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}



}


