/**
	This file contains the default tag style definitions to be used.
*/
body
{
	font-family: Verdana;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

table
{
	font-family: Verdana;
	font-size: 8pt;	
	color: #000000;
}

td
{
	font-family: Verdana;
	font-size: 8pt;	
	color: #000000;
}

input
{
	font-family: Verdana;
	font-size: 8pt;	
	color: #000000;
}

select
{
	font-family: Verdana;
	font-size: 8pt;	
	color: #000000;
}

div
{
	font-family: Verdana;
	font-size: 8pt;	
	color: #000000;
}

font
{
	font-family: Verdana;
	font-size: 8pt;	
	color: #000000;
}

textarea
{
	font-family: Verdana;
	font-size: 8pt;	
	color: #000000;
}


span
{
	font-family: Verdana;
	font-size: 8pt;	
	color: #000000;
}

label
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

h1
{
	font-family: Verdana;
	color: #000000;
	font-size: 20pt;	
	font-weight: normal;
	border-bottom: double 3px #efefe7;
}

h2
{
	font-family: Verdana;
	color: #000000;
	font-size: 14pt;	
	font-weight: normal;
	border-bottom: solid 2px #efefe7;
}

h3
{
	font-family: Verdana;
	color: #000000;
	font-size: 12pt;	
	font-weight: normal;
	border-bottom: solid 1px #efefe7;
}

h4
{
	font-family: Verdana;
	color: #000000;
	font-size: 10pt;	
	font-weight: normal;
	border-bottom: solid 1px #efefe7;
}

a
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

a:link
{
	font-family: Verdana;
	font-size: 8pt;	
	color: #000000;
}

a:visited
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

a:hover
{
	font-family: Verdana;
	font-size: 8pt;	
	color: #000000;
}

a:active
{
	font-family: Verdana;
	font-size: 8pt;	
	color: #000000;
}
