BODY			{font-family:  Arial, Helvetica, sans-serif, Papyrus, Poor Richard, Comic Sans MS; 
			font-size: 10pt; background-color: #FFFFFF}
.xx-small		{font-size: 6pt}
.x-small		{font-size: 8pt}
.smallbold		(font-size: 10pt; font-weight: bold;}
.small			{font-size: 10pt}
.medium		{font-size: 12pt}
.large			{font-size: 14pt}
.x-large		{font-size: 16pt}
.xx-large		{font-size: 20pt}
.sans			{font-family: Sans-serif}
.superscript		{vertical-align: super; font-size: smaller} 
.subscript     	{vertical-align: sub; font-size: 75%}
.required		{color: #0000CD}
.fixed			{font-family: monospace}
.alert			{font-size: 12pt; color :RED; font-weight: bold}
.menu			{background-color: #FFDDB1}
.menuApp		{font-size: 12pt;font-weight: bold}
.menuLink		{font-size: 10pt}
.data			{background-color: #00FFFF; font-weight: bold}
.heading		{font-size: 12pt;font-weight: bold; text-decoration: underline}
.white			{color: white}

A:link 		{color: #C98C00}
A:visited 		{color: #C98C00}
A:active 		{color: #C98C00}
A:hover		{color: #2600FF}

H1, H2, H3, H4, H5, H6	   		{color: DARKBLUE; display: block}

TH			{font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			font-weight: bold}

P			{line-height: 150%}

.right			{text-align: right}

