.r   {
	color : #cc0000;
}

.b   {
	color : #6666ff;
}

.y   {
	color : #FFFF00;
}

.l   {
	color : #000099;
	font-size : 10pt;
}

.lb   {
	color : #9999cc;
	font-size : 10pt;
}

.lr   {
	color : #990033;
	font-size : 10pt;
}

P,TD  {
	color : #000000;
	font-family : Times New Roman, Comic, Verdana, Arial;
	font-size : 12pt;
}

INPUT,TEXTAREA,SELECT  {
	color : #660000;
	font-family : Times New Roman, Comic, Verdana, Arial;
	font-size : 12pt;
}
UL,LI,P.l,TD.l  {
	font-family : Times New Roman, Comic, Verdana, Arial;
	color : #330099;
	font-size : 10pt;
}

H1,H2  {
	color : #990000;
	font-family : Pompeii Capitals, Times New Roman, Comic, Verdana, Arial;
	font-weight:bold;
	font-size : 16pt;	
}

H3  {
	color : #cc6600;
	font-family : Pompeii Capitals, Times New Roman, Comic, Verdana, Arial;
	font-weight:bold;
	font-size : 14pt;
}

H4,H5,H6  {
	color : #cc6600;
	font-family : Pompeii Capitals, Times New Roman, Comic, Verdana, Arial;
	font-weight:bold;
	font-size : 12pt;
}

PRE  {
	color : #660000;
	font-family : Times New Roman, Comic, Verdana, Arial;
	font-style : normal;
	font-size : 10pt;
}

A:link  {
	color :#3366ff;
}

A:Visited  {
	color :#990000;
}

A:Active  {
	color :#cc0000;
}

A:Hover  {
	color :#660000;
}

BODY  {
	background-color : #FFFFFF;
}

img.center  {
	text-align : center;
	display : center;
}


