BODY		{
		font-family: verdana, tahoma, arial, helvetica, sans-serif;
		font-size: 14px;
		color: #0000FF;
		background: #FFFF00;
		scrollbar-shadow-color: #0C1428;
		scrollbar-highlight-color: #99A9E1;
		scrollbar-face-color: #607AB4;
		scrollbar-dark-shadow-color: #222222;
		scrollbar-base-color: #344E74;
		scrollbar-3d-light-color: #FFFFFF;
		scrollbar-arrow-color: #D1DAFF;
		}

P		{
		color: inherit;
		background-color: inherit;
		}

TD		{
		font-family: verdana, tahoma, arial, helvetica, sans-serif;
		font-size: 10px;
		color: inherit;
		background-color: inherit;
		}

H1		{
		font-size: 18px;
		font-weight: bold;
		}

H2		{
		font-size: 14px;
		font-weight: bold;
		}

BOLD		{
		font-size: 10px;
		font-weight: bold;
		}

EM		{
		color: #FF3333;
		background-color: transparent;
		font-weight: bold;
		}


A:link		{
		font-size: inherit;
		color: #0000FF;
		background-color: transparent;
		text-decoration: none;
		font-weight: inherit;
		}

A:visited	{
		font-size: inherit;
		color: #0000FF;
		background-color: transparent;
		text-decoration: none;
		font-weight: inherit;
		}

A:active	{
		color: #000000;
		background-color: transparent;
		font-weight: inherit;
		}

A:hover		{
		color: #FF0000;
		background-color: transparent;
		text-decoration: underline;
		}