a:link
	{
	color: #006699;
	text-decoration: underline;
	}

a:visited
	{
	color: #006699;
	text-decoration: underline;
	}

a:active
	{
	color: #006699;
	text-decoration: underline;
	}

a:hover
	{
	color: #006699;
	text-decoration: underline;
	}


h1 
	{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	}

h2 
	{
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
	}

h3 
	{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	}

.main 
	{
	font-family: Tahoma;
	font-size: 14px;
	color: #006599;
	font-style: normal;
	font-weight: normal;
	}

.footer 
	{
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	}

li
	{
	font-family: Tahoma;
	font-size: 14px;
	color: #006699;
	font-style: normal;
	font-weight: normal;
	}