.Header_Text{
	color: #2D4188;
	font-family : Tahoma, Verdana, Geneva, Arial, sans serif;
	font-size : 25px;
	font-weight : bold;
	text-align : left;
}
.Title_Text{
	color: #0A3D6D;
	font-family : Tahoma, Verdana, Geneva, Arial, sans serif;
	font-size : 15px;
	font-weight : bold;
}
.Normal_Text{
	color: Black;
	font-family : Tahoma, Verdana, Geneva, Arial, sans serif;
	font-size : 15px;
	font-weight : normal;
}
.Subtitle_Text{
	color: #0A3D6D;
	font-family : Tahoma, Verdana, Geneva, Arial, sans serif;
	font-size : 14px;
	font-weight : bold;
}
.Important_Text{
	color: #4D6FA6;
	font-family : Tahoma, Verdana, Geneva, Arial, sans serif;
	font-size : 15px;
	font-weight : normal;
	font-style : italic;
}
a.link{
	color: blue;
}
p{
	margin: 0px;
}
ol{
	margin-top: 0px;
        margin-bottom: 0px;
}
ul{
	margin-top: 0px;
        margin-bottom: 0px;
}
