.Header_Text{
        color:#ffffff;
        font-family : Arial, Tahoma, sans serif;
        font-size : 25px;
        font-weight : bold;
}
.Title_Text{
        color: #ffffff;
        font-family : Arial, Tahoma, sans serif;
        font-size : 16px;
        font-weight : bold;
}
.Normal_Text{
        color: #ffffff;
        font-family : Arial, Tahoma, sans serif;
        font-size : 12px;
        font-weight : normal;
}
.Subtitle_Text{
        color: #ffffff;
        font-family : Arial, Tahoma, sans serif;
        font-size : 14px;
        font-weight : bold;
}
.Important_Text{
        color: #ffffff;
        font-family : Arial, Tahoma, sans serif;
        font-size : 14px;
        font-weight : normal;
}
a.link{
        color: #ffffff;
}
a{
	color: #ffffff;
}
p{
        margin: 0px;
}

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