a
{
	font-family : Verdana, Arial;
	font-size : 12pt;
	color : black;
	text-decoration : underline;
	line-height :13pt;
}

link {
	font-family : Verdana, Arial;
	font-size : 12pt;
	color : #ff5a00;
	text-decoration : blink;
	line-height :13pt;
}

a:active
{
	font-family : Verdana, Arial;
	font-size : 16px;
	color : red;
	font-weight : normal;
	text-decoration : none;
	line-height :13pt;
}
a:hover
{
	font-family : Verdana, Arial;
	font-size : 16px;
	color : #9400d3;
	text-decoration : underline;
	line-height :13pt;
}
body
{
	
	font-family : Verdana, Arial;
	font-size : 16px;
	color : #000000;
	line-height : normal;
  font-weight: bold;
  font-style: italic;
	background-image: url(start/background.gif);
}
div
{
	padding :13px;
	text-align: left;
}   
img
{
	border :none;
} 
h5
{
	color : green;
}
td
{
	font-size : 9pt;
	line-height :11pt;
	padding : 2px;
	font-family: Verdana, Arial;
	font-style: italic;
}
h3
{
	color : green;
}
