﻿body 		{background-color: #FFFFFF; color: #000000; font-family: Arial;}

p			{font-size: 13px;}
ul          {list-style-type: square;}
li          {margin-top: 10px; font-size: 13px;}

h1			{font-size: 18px; color: #FF0000; line-height: 20px; font-weight: bold; margin-top: 5; margin-bottom: 13;}
h2			{font-size: 16px; color: #FF0000; font-weight: bold; margin-bottom: 10;}
h3			{font-size: 14px; color: #FF0000; font-weight: bold; margin-bottom: 5;}


a:link 	    {color: #0000FF; text-decoration: underline;}
a:active 	{color: #0000FF; text-decoration: underline;}
a:visited 	{color: #0000FF; text-decoration: underline;}
a:hover 	{color: #CC0000; text-decoration: underline; font-weight: normal;}

