body {
	font-family: Arial;
	font-size:0.9em;
	color : #333333;
	line-height: 1.3;
}

h1 {
	font-family : Arial, Helvetica;
	margin-top: 0.8em;
	font-size : 1.6em;
	color:#0000AA;
	}
	
h2 {
	font-family : Arial, Helvetica;
	font-size : 1.2em;
	color:#333333;
	}	

select , input , textarea {
	font-family : Arial, Helvetica;
	font-size :0.8em;
	color : #333333;
	background-color : #ffffff;

}

.blue {
	font-family : Arial;
	color : #0066FF;
	line-height:1.3;

}

	.content {
	font-family : Arial;
	font-size : 0.85em;
	color : #333333;

}

	.copy {
	font-family : Arial;
	font-size : 0.9em;
	color : #333333;

}


li {
	font-family : Arial;
	color : #333333;

}
	a:link {
	font-family : Arial;
	color : #000080;
	text-decoration : underline;

}
	a:visited {
	color : #000080;
	text-decoration : underline;

}
	a:hover {
	color : #ff6600;
	text-decoration : underline;

}
	a:active {
	color : #ff6600;
	text-decoration : underline;

}
	
	.small {
	font-family : Arial;
	font-size :0.7em;
	line-height : 12pt;

}
	.small a:link {
	font-family : Arial;
	text-decoration : none;

}
	.small a:visited {
	font-family : Arial;
	text-decoration : none;

}
	.small a:hover {
	font-family : Arial;
	color : red;
	text-decoration : none;

}
	.small a:active {
	font-family : Arial;
	color : red;
	text-decoration : none;

}
	