.Subpage {
	font-family : sans-serif;
	font-size : 12px;
}
h1.Subpage {
	font-family : sans-serif;
	font-size : 14px;
	font-weight: bold;
}

h1 
{
	font-family : sans-serif;
	font-size : 14px;
	font-weight: bold;
	margin-top: 14px;
}
h2.Subpage {
	color: Gray;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
}

p.SubLeader {
	color: #6699cc;
	font-family: serif;
	font-size: 12px;
	font-weight: bolder;
	font-style : italic;
}
a.Subpage {
	color: #6699cc;
	font-family: serif;
	font-size: 12px;
	font-weight: bolder;
	font-style : italic;
}
