a:link			{
				font-family:tahoma,trebuchet ms,arial,helvetica;
				color:#0000FF;
				text-decoration:underline;
				}
				
				
a:hover			{font-family:tahoma,trebuchet ms,arial,helvetica;
				color:#009999;
				text-decoration:underline;
				
				}

a:visited		{
				font-family:tahoma,trebuchet ms,arial,helvetica;
				color:#FF6600;
				text-decoration:underline;
				}
				
p				{font-family:tahoma,trebuchet ms,arial,helvetica;
				font-weight:normal;
				color: #333333;
				font-size:12px;
				}
				
h1				{font-family:tahoma,trebuchet ms,arial,helvetica;
				font-weight:bold;
				color:#008080;
				text-align:center;
				font-size:20px;
				}
				
h2				{font-family:tahoma,trebuchet ms,arial,helvetica;
				font-weight:bold;
				color:#008080;
				text-align:left;
				font-size:14px;
				}
				
h3				{font-family:courier new, courier, tahoma, arial;
				font-weight:bold;
				text-align:center;
				font-size:12pt;
				color:#008080;
				}
				
				
p.news			{font-family:courier new, courier, tahoma, arial;
				font-size:9pt;
				text-align:left;
				}
				
ul.circle 		{list-style-type: circle; 
				font-family: tahoma, century gothic, Verdana; 
				font-size: 12px;}
				
				
.borders		{border-style: dotted; border-width: 1px;
				border-color: #FF6600; }
	

.borders1		{border-style: dotted; border-width:1px; border-color: #808080;
				font-family:tahoma, trebuchet ms, arial, helvetica;
				font-size: 8pt;
				text-align=left;
				}