﻿.ButtonSkinDefault
{
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	text-align: center;
	display: inline-block;
	background-repeat: no-repeat;
	font: 12px "Segoe UI" , Arial, Verdana;
	white-space: nowrap;
	height: 21px;
	text-decoration: none;
}

.Invisible
{
    display: none;
}

body {
    background-color: white;
    font-family: "Segoe UI", "Arial";
    font-size: 12pt !important;
    word-spacing: normal;
    color: #000000;
}

h1 {
    font-family: "Segoe UI", "Arial";
    font-size: 22pt;
    color: rgb(2,3,67);
}

h2 {
    font-family: "Segoe UI", "Arial";
    font-size: 18pt;
    color: rgb(95,95,95);
}

h3 {
    font-family: "Segoe UI", "Arial";
    font-size: 15pt;
    color: rgb(2,3,67);
    margin-block-start: 0px;
}

h4 {
    font-family: "Segoe UI", "Arial";
    font-size: 12pt;
    color: rgb(0,0,0);
}

h5, dt {
    font-family: "Segoe UI", "Arial";
    font-size: 11px;
    color: rgb(0,0,0);
}

h6 {
    font-family: "Segoe UI", "Arial";
    font-size: 10px;
    color: rgb(0,0,0);
}