body {
	margin: 0px;
	background-image: url(../img/bg_stripe.gif);
}

tr,td {
	font-size: 12px;
	line-height: 20px;
}


address {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../img/line_blue.gif);
	font-style: normal;
	text-align: center;
	padding: 3px;
}

ul {
	font-size: 10pt;
	line-height: 130%;
	list-style-position: outside;
	list-style-type: circle;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #3399FF;
	text-decoration: underline;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}

.style1 {
	font-size: 12px;
	line-height: 20px;
}

.style2 {
	font-zize: 12px;
	line-height: 20px;
	font-weight: bold;
}

.style3 {
        font-size: 12px;
        line-height: 20px;
        font-weight: bold;
        color: #666666;
}

.style4 {
        font-size: 10px;
        line-height: 20px;
}

.style5 {
        font-size: 16px;
        line-height: 20px;
        color: #003366;
}

.style6 {
        font-size: 9px;
        line-height: 20px;
        color: #003366;
}
		
.style7 {
        font-size: 12px;
        line-height: 20px;
        color: #FFFFFF;
}

.style8 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
        color: #003366
}

.style9 {
	font-size: 10px;
	line-height: 20px;
        color: #666666
}

.style10 {
	font-size: 9px;
	line-height: 10px;
        color: #666666
}

.back{
  background-image : url(../img/back.gif);
  background-attachment: fixed;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.back2{
  background-image : url(../img/back2.gif);
  background-attachment: fixed;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.back3{
  background-image : url(../img/back3.gif);
  background-attachment: fixed;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.back4{
  background-image : url(../img/back4.gif);
  background-attachment: fixed;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
