P  {}

H1  {}

H2  {
	font-size : xx-large;
	font-weight : bold;
}

H3  {}

A  {
	color : #006666;
}

A:Visited  {
	color : #808000;
}

A:Active  {}

A:Hover  {
	color : #FF00FF;
}

BODY  {}

STRONG  {
	font-size : large;
	font-weight : bold;
}

