body
{
}
p
{
	font-family: Tahoma, MS Sans-Serif;
	font-size: 11px;
	color: black;
	font-weight: normal;
}
.psmall
{
	font-family: Tahoma, MS Sans-Serif;
	font-size: 11px;
	color: #2a4687;
	font-weight: normal;
    
}
.pwhite
{
	font-family: Tahoma, MS Sans-Serif;
	font-size: 11px;
	color: white;
	font-weight: normal;
}
.p2
{
	font-family: Tahoma, MS Sans-Serif;
	font-size: 12px;
	color: black;
	font-weight: normal;
}
.p2blue
{
	font-family: Tahoma, MS Sans-Serif;
	font-size: 12px;
	color: #2a4687;
	font-weight: normal;
}
h1
{
	font-family: Tahoma, MS Sans-Serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
}
h2
{
	font-family: Tahoma, MS Sans-Serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
}
a {
	font-family: Tahoma, MS Sans-Serif;
	font-size: 11px;
	color: #2a4687;
	font-weight: normal;
}
a:hover
{
	font-family: Tahoma, MS Sans-Serif;
	font-size: 11px;
	color: black;
	font-weight: normal;
}	