body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #FF0066;
	font-size: 12px;
	font-family: "MS sans-serif";
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	text-decoration: underline;
}
.style2 {
	color: #1f8fdd;
	font-size: 12px;
	font-family: "MS sans-serif";
	font-weight: normal;
	text-decoration: none;
}
.style3 {
	color: #ed5d24;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #990000;
	font-size: 14px;
	font-family: tahoma;
	font-style: italic;
	line-height: 22px;
	text-decoration: line-through;
}
.style5 {
	color: #ED5D24;
	font-size: 10px;
	font-family: tahoma;
}
.style6 {
	color: #0000CC;
	font-size: 12px;
	font-family: "MS sans-serif";
	text-decoration: none;
}
.style7 {
	color: #2853A5;
	font-size: 12px;
	font-family: "MS sans-serif";
	text-decoration: none;
}


.list {
	color: #2853A5;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	list-style-position: outside;
	list-style-type: none;
	line-height: 16px;
	display: inline-table;
}


.myBox  {
    margin: 0 auto;
    border: 0px solid #ffffff;
    color: #ffffff;
    width: 216px;
    padding: 20px;
    text-align: left;
    background-color: #0000ff;
    border: 1px solid #ffffff;
    /*
    background-image: url(back_test2.jpg);
    background-repeat: no-repeat;
    */

}

a:link {
	font-family: "MS sans-serif";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

.menustyle {
	font-family: "MS sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	font-family: "MS sans-serif";
	font-size: 12px;
	font-style: normal;
	color: #ffffcc;
	text-decoration: none;
}
a:active {
	font-family: "MS sans-serif";
	font-size: 12px;
	font-style: normal;
	color: #ff6699;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: 336699;
}
.hdrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 336699;
}
.mainhdrs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #32c0d9;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
