BODY				{font-family:Arial,Helvetica,Sans-Serif; background-color:white; margin:0}
TABLE				{border-collapse2:collapse; border-color: black}
TD					{font-family:Arial; font-size:10pt; font-weight:bold; color:black}
P					{font-weight:normal; width:100%; text-align:justify; font-size:10pt}
UL					{list-style-position:outside; list-style-type:square; margin-left:15px}
OL					{list-style-position:outside; list-style-type:decimal; margin-left:25px}
LI 					{padding-bottom:12px; font-size:10pt}
H1					{font-size:21px; text-align:center; font-style:italic}
H2					{font-size:16px; margin-bottom:-5px}
H3					{font-size:14px; margin:2px 0 40px 0}
SUP					{font-size:7pt}
A					{color:blue}
A:hover				{text-decoration:none}
HR					{height:1px; color:#888888}
INPUT,SELECT,TEXTAREA	{font-family:Arial,Helvetica,Sans-Serif; font-size:12px}
INPUT[type="radio"]	{padding:0; margin:0}
FIELDSET 			{padding:0 5px 5px 5px; width:100%}
LEGEND				{padding:4px; font-weight:bold; font-size:12px}
LEGEND A			{color:blue; text-decoration:none; font-weight:normal; font-size:11px}
LEGEND A:hover		{text-decoration:underline}

.subtitle			{font-size:14pt}
.text2				{font-size:10pt; font-weight:bold}
.text3				{font-size:10pt; font-weight:normal}
.text4				{color:white; font-style:italic}
.textfooter			{font-size:7pt; width:100%; text-align:center}
.note				{font-size:10px; font-weight:normal}
.TypeMain			{background-color:#E3E3E3}
.TypeSub			{background-color:#F3F3F3}

/* Post-it notes */
.postit				{position:absolute; width:250px; background-color:#f2f489; border:1px solid white; visibility:hidden; z-index:100; background-image:url(../images/notes/post-it-bottom.gif); background-repeat:no-repeat; background-position:bottom right; text-align:center; filter:blendTrans(duration=0.4); font-family:Arial,Helvetica; font-size:12px}
.postit P			{width:215px; text-align:justify; margin:10px auto}

