A 			{text-decoration: none;}
A:link 		{color: blue;}
A:visited 	{color: #00CC00;}
A:active 	{color: yellow;}
A:hover 	{color: red;}
BODY		{background: #CCFFCC;}
P			{text-indent:12pt;}
UL			{list-style-sype: square;}
span.new	{font-size: 18pt; color: #ff9900; font-style: italic; }
div.titles	{font-size: 12pt; color: white; font-weight: bold; background-color: #333333;}
.title		{font-size: 40pt; text-align:center;}
H1	 	{align: center; color:#002F5F;}
H2	 	{color: #552FCF;}
