body {
	font-family: "arial", "verdana";
	color: white;
	font-size: 11pt;
	font-weight: normal;
	line-height: 16pt;
}

h1 {
  	color: #ffcc00;
        font-weight: bold;
       font-family: verdana;
	font-size: 20px;
}

h2 {
  	color: #ffffff;
        font-weight: bold;
       font-family: verdana;
	font-size: 16px;
}


.whmis {
	font-family: "arial", "verdana";
	color: #ffcc00;
	font-size: 20pt;
	font-weight: bold;
}

a {
	color: #ffffff;
        font-weight: bold;
        text-decoration: none;
}

a:active {
	font-weight: bold;
        text-decoration: none;
}

a:hover {
	color: #ffcc00;
	font-weight: bold;
        text-decoration: none;
}

a:visited {
	text-decoration: none;
}


.blackS {
	font-family: "arial", "verdana";
	color: black;
	font-size: 8pt;
	font-weight: normal;	
}


.login
{
	font-family: "arial", "verdana";
        color: #001166;
	font-size:7pt;
	font-weight: bold;
	text-align: right;

}

input
{
height: 20px;
font-size: 6pt;
color: #001166;
}

input.continue {
height: 20px;
font-size: 8pt;
color: #001166;
}

.blueXS {
	font-family: "arial", "verdana";
	color: #6699ff;
	font-size: 8pt;
	font-weight: normal;
}


.blueS {
	font-family: "arial", "verdana";
	color: #6699ff;
	font-size: 11pt;
	font-weight: normal;
}

.blueL {
	font-family: "arial", "verdana";
	color: #6699ff;
	font-size: 12pt;
	font-weight: bold;
}

.yellowS {
	font-family: "arial", "verdana";
	color: #ffcc00;
	font-size: 11pt;
	font-weight: normal;
}

.yellowL {
	font-family: "arial", "verdana";
	color: #ffcc00;
	font-size: 12pt;
	font-weight: bold;
}


p {
	font-family: "arial", "verdana";
	color: white;
	font-size: 11pt;
	font-weight: normal;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;	
}

