body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #517186;
}

.style1 {
	color: #ffffff;
	font-size: 11px;
	font-family: arial;
	text-decoration:none
}
.style2 {
	color: #8ca9bb;
	font-size: 11px;
	font-family: arial;
}
.style3 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none
}
.style4 {
	color: #FFE476;
	font-size: 11px;
	font-family: arial;
	font-weight:bold
}
A:active
{
    COLOR: #cc3300;
    TEXT-DECORATION: underline
}
A:link
{
    COLOR: #FFE476;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #FFE476;
    TEXT-DECORATION: none
}
A
{
    COLOR: #FFE476;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #ffffff;
    TEXT-DECORATION: underline
}
.Instruction
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}