.Header_Text{
	color: #005596;
	font-family : Tahoma, Arial, sans serif;
	font-size : 25px;
	font-weight : bold;
}
.Title_Text{
	color: #0A3D6D;
	font-family : Tahoma, Arial, sans serif;
	font-size : 16px;
	font-weight : bold;
}
.Normal_Text{
	color: Black;
	font-family : Tahoma, Arial, sans serif;
	font-size : 12px;
	font-weight : normal;
}
.Subtitle_Text{
	color: #333333;
	font-family : Tahoma,Arial, sans serif;
	font-size : 14px;
	font-weight : bold;
}
.Important_Text{
	color: #D32014;
	font-family : Tahoma, Arial, sans serif;
	font-size : 14px;
	font-weight : normal;
}
a.link{
	color: blue;
}
p{
	margin: 0px;
}

ol{
	margin-top: 0px;
	margin-bottom: 0px;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
}
