P  {}

H1  {
	font-size : x-large;
	font-weight : bold;
}

H2  {
	font-weight : bold;
	color : Red;
; font-size: x-small
}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : Red;
}

BODY  {
	font-family : Arial;
	font-size : 10pt;
}

title { font-weight : bold; color : Red; ; font-size: x-small }
