a
{
	font-family: arial;
	font-weight: bold;
	font-size:14px
}
a:link {
	color: #ffffff;
	text-decoration: none
}
a:visited {
	color: #ffffff;
	text-decoration: none
}
a:hover {
	color: #000000;
	text-decoration: none
}


a.text
{
	color: #3399cc;
	text-decoration: underline
}
a.text:link {
	color: #3399cc;
	text-decoration: underline
}
a.text:visited {
	color: #3399cc;
	text-decoration: underline
}
a.text:hover {
	color: #000000;
	text-decoration: underline
}

p.header
{
	color: #000000;
	font-size: 36px;
	font-style: bold
}

p.footer
{
	text-align:center;
	font-size:14px;
	color:666666
}

.left
{
	margin-left: 40px;
	margin-right: 40px;
	font-size: 16px
}	
