body,p,li			{font-size: 12px;
						background: #fff;
						color: #333;
						font-family: "Verdana", "Arial", "Helvetica", "sans-serif";}

h1					{font-size: 12px;
						font-weight:normal;}
h1.std				{font-size: 10px;
						font-weight:normal;}
								
h2, strong			{font-size: 12px; 
						font-weight: bold;}
						
h3					{font-size: 10px;
						font-weight: bold;}
h4					{font-size: 10px;}
h5					{font-size: 10px;}

a					{font-size: 10px; text-decoration:none}
a:link				{color: #325787;}
a:visited			{color: #4C5B6F;}
a:hover				{color: #E67756;text-decoration:underline}
a:active			{color: #325787;}
a.hidlink			{color: #333;}

td					{font-size: 10px; }
td.hiddentext		{font-size: 4px; color: white;}

.footer				{font-size: 0.8em}
.Footnote			{font-size: 0.6em}
.small				{font-size: 0.2em; color: #FFFFFF}
.Highlight_Blue		{color: blue}
.Highlight_Red		{color: red}