body
{
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text 
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: left;
}

.header 
{
	vertical-align: middle;
	text-indent: 5px;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	background-color: #BEBEBE;
}

a.header:link
{
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
}

a.header:active
{
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
}

a.header:visited
{
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
}

a.header:hover
{
	color: #000000;
	text-decoration: none;
}

a:link
{ 
	display: block;
	font-family: Tahoma;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}

a:active
{ 
	display: block;
	font-family: Tahoma;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}

a:visited
{ 
	display: block;
	font-family: Tahoma;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}

a:hover
{ 
	text-decoration: underline;
}

img 
{
	border: 0px;
	
}


