body{background-color:#FFFFFF; padding:0; margin:0}

.blue{
	font-family: Tahoma;
	font-size: 11px;
	color: #2A75A8;
}
a.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #2A75A8;
	text-decoration: underline;
}
a.blue:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #2A75A8;
	text-decoration: none;
}
.blueBold{
	font-family: Tahoma;
	font-size: 11px;
	color: #2A75A8;
	font-weight: bold;
}
a.blueBold{
	font-family: Tahoma;
	font-size: 11px;
	color: #2A75A8;
	text-decoration: underline;
	font-weight: bold;
}
a.blueBold:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #2A75A8;
	text-decoration: none;
	font-weight: bold;
}
.blueBoldDark{
	font-family: Tahoma;
	font-size: 11px;
	color: #004572;
	font-weight: bold;
}
a.blueBoldDark{
	font-family: Tahoma;
	font-size: 11px;
	color: #004572;
	text-decoration: underline;
	font-weight: bold;
}
a.blueBold:hoveDarkr {
	font-family: Tahoma;
	font-size: 11px;
	color: #004572;
	text-decoration: none;
	font-weight: bold;
}
.While{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
a.While {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.While:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.GrayBold{
	font-family: Tahoma;
	font-size: 11px;
	color: #4E4E4E;
	font-weight: bold;
}
a.GrayBold {
	font-family: Tahoma;
	font-size: 11px;
	color: #4E4E4E;
	text-decoration: underline;
	font-weight: bold;
}
a.GrayBold:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #4E4E4E;
	text-decoration: none;
	font-weight: bold;
}
.WhileBold{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
a.WhileBold {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a.WhileBold:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.ORANGE {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EA9706;
}
.keys{
	font-family: Tahoma;
	font-size: 10px;
	color: #464545;
	font-weight: bold;
}
a.keys {
	font-family: Tahoma;
	font-size: 10px;
	color: #464545;
	text-decoration: underline;
	font-weight: bold;
}
a.keys:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #464545;
	text-decoration: none;
	font-weight: bold;
}
.Form {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: ffffff;
}
.CR {
	font-family: Tahoma;
	font-size: 11px;
	color: #B4B4B4;
}
