h1	{
	font-size:25px;
	color:#A9A9AB;
}

h2	{
	font-size:15px;
	color:#091F62;
}

h3	{
	font-size:16px;
	color:#A9A9AB;
}

p {
	font-size:11px;
	color:#000;
}

a {
	color:#9f9f9f;
	text-decoration:none;
}

a:visited {
	color:#9f9f9f;
	text-decoration:none;
}

a:hover {
	color:#A9A9AB;
	text-decoration:underline;
}

.SmallHeader	{
	color:#A9A9AB;
	font-weight:bold;
}

.SmallText	{
	color:#818181;
}

.SmallText a {
	color:#A9A9AB;
	text-decoration:none;
}

.SmallText a:visited {
	color:#A9A9AB;
}

.SmallText a:hover {
	color:#818181;
	text-decoration:underline;
} 