font.gray{
	color:gray;
	font-size:13;
	line-height:130%;
}
font.darkslategray{
	color:darkslategray;
	font-size:13;
	line-height:130%;
}
font.red{
	color:red;
	font-size:15;
	line-height:140%;
}
font.navy{
	color:navy;
	font-size:15;
	line-height:140%;
}
b.red{
	color:red;
	font-size:13;
	line-height:100%;
}
b.navy{
	color:navy;
	font-size:13;
	line-height:100%;
}
b.darkblue{
	color:darkblue;
	font-size:14;
	line-height:120%;
}
hr{
	border:dotted gray thin;
}
A.red{
	color:gray;
	font-size:12;
	text-decoration:none;
	line-height:150%;
}
A.red:active{
	color:red;
	font-size:12;
	text-decoration:underline;
	line-height:150%;
}
A.red:hover{
	color:red;
	font-size:12;
	text-decoration:underline;
	line-height:150%;
}
A.blue{
	color:blue;
	font-size:12;
	text-decoration:none;
	line-height:150%;
}
A.blue:active{
	color:red;
	font-size:12;
	text-decoration:none;
	line-height:150%;
}
A.blue:hover{
	color:red;
	font-size:12;
	text-decoration:none;
	line-height:150%;
}
A.white{
	color:white;
	font-size:12;
	text-decoration:none;
	line-height:150%;
}
A.white:active{
	color:white;
	font-size:12;
	text-decoration:underline;
	line-height:150%;
}
A.white:hover{
	color:red;
	font-size:12;
	text-decoration:underline;
	line-height:150%;
}
A.gray{
	color:dimgray;
	font-size:12;
	text-decoration:none;
	line-height:150%;
}
A.gray:active{
	color:dimgray;
	font-size:12;
	text-decoration:underline;
	line-height:150%;
}
A.gray:hover{
	color:white;
	font-size:12;
	text-decoration:underline;
	line-height:150%;
}
A.gold{
	color:red;
	font-size:12;
	text-decoration:none;
	line-height:150%;
}
A.gold:active{
	color:red;
	font-size:12;
	text-decoration:underline;
	line-height:150%;
}
A.gold:hover{
	color:white;
	font-size:12;
	text-decoration:underline;
	line-height:150%;
}
