A:link
{
color: #0000ff; text-decoration: none; font-weight:bold;font-size: 16px;
}
A:visited
{
color: #0000ff; text-decoration: none; font-weight:bold;font-size: 16px;
}
A:hover
{
color: #9999ff; text-decoration: none;  font-weight:bold;font-size: 16px;
}
P
{
	font-family: "Arial,Times";
	font-size: 16px;
	word-spacing : 0;
}
P.main
{
	font-family: "Arial,Times";
	font-size: 11px;
	word-spacing : 0;
}
P.header
{
	font-family: "Arial,Times";
	font-size: 18px;
	word-spacing : 0;
	color : #0000ff;
	font-weight : bold;
}
li
{
font-family: "Arial,Times"; font-size: 16px;
}
ul
{
	font-family: "Arial,Times";
	font-size: 16px;
	list-style : disc url(images/round_b.gif);
	text-decoration : none;
}
br
{
	font-family: "Arial,Times"; font-size: 16px;
}