a:link
{
	color: #F00;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: 300;
}
a:visited
{
	color: #F00;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: 300;
} 
a:active 
{
	color: #F00;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: 300;
	font-variant: inherit;
	text-transform: inherit;
}


body
{
	font-family: Tahoma;
	font-size:12pt;
	background-color: #CFECEC;
	color: #0000FF;
	width: auto;
}
table
{
	table-border-color-light: #00FF99;
	table-border-color-dark: #00FF99 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma; color: #0000FF
}
h1
{
	color: #0000FF;
	font-size:16pt;
	width: auto;
}
h2
{
	color: #0000FF;
	font-size:14pt;
}
h3
{
	color: #0000FF;
	font-size:12pt;
}
h4
{
	color: #0000FF;
	font-size:10pt;
}
h5
{
	color: #0000FF;
}
h6
{
	color: #0000FF
}

