H2  {
	font-size : large;
	color : #660099;
	font-family : verdana,geneva,sans-serif;
   font-weight : bold;
}

H3  {
	font-size : medium;
	color : #339999;
	font-family : verdana,geneva,sans-serif;
}

H4 {
   font-size : x-small;
   color : #660099;
   font-family : verdana,geneva,sans-serif;
}

P  {
	font-size : small;
	color : #660099;
	font-family : verdana,geneva,sans-serif;
}

LI  {
	font-size : small;
	color : #660099;
	font-family : verdana,geneva,sans-serif;
}

TD  {
	font-size : small;
	color : #660099;
	font-family : verdana,geneva,sans-serif;
}

A  {
	font-size : small;
	font-family : verdana,geneva,sans-serif;
	color : #339999;
   text-decoration : underline;
}

A:visited  {
	color : #339999;
}

A:active  {
	color : #660099;
	text-decoration : none;
}

A:hover  {
	color : #660099;
	text-decoration : none;
}

.small  {
	font-size : xx-small;
}

A.menu  {
	font-size : 12px;
	font-family : arial,geneva,sans-serif;
	font-weight : bold;

	color : #339999;
   text-decoration : none;
}

A:visited.menu  {
	color : #339999;
}

A:active.menu  {
	color : #660099;
}

A:hover.menu  {
	color : #660099;
}

.small  {
	font-size : xx-small;
}

.indent  {\
   margin-left : 30px;
}