body				{background-color:#DCDCE1; font-family: Arial, Helvetica, Verdana; color:#000000;}

h1				{text-decoration:underline;}
h2				{text-align:center;}
h3				{text-decoration:underline;}

ul				{list-style-image:url(imgs/dot.gif)}

a:link				{color:#000077; text-decoration:none; font-weight:bold;}
a:visited			{color:#000077; text-decoration:none; font-weight:bold;}
a:hover			{color:#0000FF; text-decoration:underline; font-weight:bold;}
a:active			{color:#0000FF; text-decoration:underline; font-weight:bold;}
a:focus			{color:#0000FF; text-decoration:underline; font-weight:bold;}