body
{
	background-color:	#FFFFFF;
}

p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i
{
	font-family:		"Verdana", "Arial", "Helvetica";
	font-size:			10pt;
}

h1
{
	font-family:		"Arial", "Helvetica";
	font-size:			20pt;
	font-weight:		bold;
}

h2
{
	font-family:		"Arial", "Helvetica";
	font-size:			18pt;
	font-weight:		bold;
}

h3
{
	font-family:		"Arial", "Helvetica";
	font-size:			14pt;
	font-weight:		bold;
}

h4
{
	font-family:		"Verdana", "Arial", "Helvetica";
	font-size:			10pt;
	font-weight:		bold;
	line-height:		8pt;
}

h5
{
	font-family:		"Arial", "Helvetica";
	font-size:			8pt;
	font-weight:		bold;
}

h6
{
	font-family:		"Arial", "Helvetica";
	font-size:			7pt;
	font-weight:		bold;
}

pre
{
	font-family:		"Courier New", "Courier";
	font-size:			10pt;
}

a:link, a:visited
{
	color:				#000000;
	text-decoration:	none;
}

a:hover, a:active
{
	color:				#ff0000;
	text-decoration:	none;
}

.button
{
	background-color:	#6684C1;
	border-color:		#003399;
	border-style:		solid;
	border-width:		1px;
	color:				#FFFFFF;
	font-family:		"Verdana", "Arial", "Helvetica";
	font-size:			8pt;
	font-weight:		bold;
	margin-bottom:		5px;
	margin-top:			4px;
}

.text
{
	background-color:	#FFFFFF;
	border-color:		#003399;
	border-style:		solid;
	border-width:		1px;
	color:				#000000;
	font-family:		"Verdana", "Arial", "Helvetica";
	font-size:			8pt;
	margin-top:			4px;
}
