a				{text-decoration: none; color:#0000EE;}
a:hover			{text-decoration: underline;}
a:visited		{text-decoration: underline; color:#000077;}
a:active		{text-decoration: underline; color:#EE0000;}


h1		{font-size:150%; color:#EE0000;}

h2	{font-size:120%;  color:#EE0000; margin-bottom:0.5em; margin-top:0;}

h3	{font-size:100%; color:#0000EE; font-style:bold; margin-bottom:0.5em; margin-top:0;}

hr.l1			{color:#555555; height:1px; border-style:none; background-color:#555555; margin-top:0; margin-bottom:0;}
hr.l1g			{color:#CCCCCC; height:1px; border-style:none; background-color:#CCCCCC; margin-top:0; margin-bottom:0;}

td				{font-size:100%; color:#000077; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom:0.5em; margin-top:0;} 

.small			{font-size:90%;}
.smaller			{
	font-size: 80%;
	text-align: justify;
}
.smaller_center			{
	font-size: 80%;
	text-align: center;
}

.smaller_red_italic	{font-size: 80%; color:#EE0000; font-style:italic;}
.bold			{font-style:bold;}
.date			{font-size:70%; font-style:bold; line-height:100%;}
.left30 {
	padding-left: 15px;

}

.blue			{
	font-size: 80%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000066;

}

