.Header_Text{
	color: #2D4188;
	font-family : Arial, sans serif;
	font-size : 18px;
	font-weight : bold;
	text-align : left;
}
.Title_Text{
	color: #0A3D6D;
	font-family : Arial, sans serif;
	font-size : 14px;
	font-weight : bold;
}
.Normal_Text{
	color: Black;
	font-family : Arial, sans serif;
	font-size : 11px;
	font-weight : normal;
}
.Subtitle_Text{
	color: #0A3D6D;
	font-family : Arial, sans serif;
	font-size : 13px;
	font-weight : bold;
}
.Important_Text{
	color: #4D6FA6;
	font-family : Arial, sans serif;
	font-size : 11px;
	font-weight : normal;
	font-style : italic;
}
p					{ font-size: .7em;color:#223; }
a					{ text-decoration:underline; color:#C61; }
a:hover 	{ text-decoration:underline; color:#567; }

ol{
	margin-top: 0px;
	margin-bottom: 0px;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
}