p,b,i,a,td,tr,body
{
	font-family:	Arial, Helvetica;
	font-size:		12px;
}


h1
{
	font-family:	Arial,Helvetica;
	font-size:		14px;
	color:			#029AFE;
}

h2
{
	font-family:	Arial,Helvetica;
	font-size:		12px;
	font-weight:	bold;
	color:			#000000;
}

a:link
{
	text-decoration:	none;
	font-weight:		normal;
	color:				#0000b0;
}

a:visited
{
	text-decoration:	none;
	font-weight:		normal;
	color:				#0000b0;
}

a:active
{
	text-decoration:	none;
	font-weight:		normal;
	color:				#4398cf;
}

a:hover
{
	text-decoration:	none;
	font-weight:		normal;
	color:				#029AFE;
}


