
td {
	font-family:Arial;
	font-size:14px;
	line-height:16px;
	color:#000000;
}
h1 {
	font-family:Arial;
	font-size:15px;
	line-height:16px;
	color:#000000;
	text-decoration:bold;
}
h2 {
	font-family:Arial;
	font-size:14px;
	line-height:15px;
	color:#000000;
	text-decoration:bold;
}
h3 {
	font-family:Arial;
	font-size:13px;
	line-height:14px;
	color:#000000;
	text-decoration:bold;
}
form
{
	margin:0px;
}
a
{
	color:#004681;
	text-decoration:none;
}
a:hover
{
	color:#004681;
	text-decoration:underline;
}
.link
{	
	color:#004681;
}
.brown
{
	color:#B97028;
}
.dark
{
	color:#302D1D;
}
.darkg
{
	color:#636363;
}
a.white
{
	color:#FFFFFF;
	text-decoration:underline;
}
a.white:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
a.copy
{
	color:#F4FF77;
	text-decoration:none;
}
a.copy:hover
{
	color:#F4FF77;
	text-decoration:underline;
}
.copy
{
	font-size:10px;
	color:#F4FF77;
}