BODY {
	COLOR: #333333;
}

P {
	LINE-HEIGHT: 150%
;}

OL {
	LINE-HEIGHT: 150%
;}

a:link { color: #0066CC; text-decoration: underline ;}
a:visited { color: #0066CC; text-decoration: underline ;}
a:hover { color: #CC0000; text-decoration: underline ;}
a:active { color: #CC0000; text-decoration: underline ;}

SUP {
	FONT-SIZE: 80%
;}