	A:LINK {
	color : blue;
	text-decoration : none;
    }
	
	A:VISITED {
	color : blue;
	text-decoration : none;
    }

	A:HOVER {
	color : #000066;
	text-decoration : underline;
    }
	
	A.text:HOVER {
	color : yellow;
	background-color : transparent;
	text-decoration : underline;
    }
	
	.topmenu {
	background-color : #5F8EB9;
	color : #ffffff;
	font-family : Verdana, Arial;
	font-style : normal;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	}
	
	A.topmenu:LINK {
	color : #ffffff;
	}
	
	A.topmenu:VISITED {
	color : #ffffff;
	text-decoration : none;
    }
	
	A.topmenu:HOVER {
	color : black;
	text-decoration : none;
    }
	
	.leftmenu {
	background-color : #5F8EB9;
	text-align : left;
	font-family : Verdana, Arial;
	font-style : normal;
	font-size : 8pt;
	font-weight : bold;
	}
	
	TD.leftmenu {
	width : 170px;
	}
	
	TD.menudot {
	width : 14px;
	height : 25px;
	text-align : right;
	}
	
	
	A.leftmenu:LINK {
	color : #ffffff;
	text-decoration : none;
	}
	
	A.leftmenu:VISITED {
	color : #ffffff;
	text-decoration : none;
    }
	
	A.leftmenu:HOVER {
	color : black;
	background-color : transparent;
	text-decoration : none;
    }
	
	.pagetitle {
	background-color : #5F8EB9;
	color : #ffffff;
	font-family : Verdana, Arial;
	font-style : normal;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	}
	
	.titlecontent {
	background-color : #000066;
	color : #ffffff;
	font-family : Verdana, Arial;
	font-style : bold;
	font-size : 14pt;
	}
	
	HR {
		color : #66aaaa;
	}
	
	Body {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 5px;
	margin-width : 0px;
	background-color : white;
	}

    P, LI, .detail {
	font-family : Verdana, Arial;
	font-style : normal;
	font-size : 10pt;
	font-weight : normal;
	color : #000066;
	text-align : justify;
	margin-left : 20px;
	margin-right : 20px;
	}
	
	.points {
	font-family : Verdana, Arial;
	font-style : normal;
	font-size : 8pt;
	font-weight : bold;
	text-align : left;
	color : #000066;
	}
	
	.statement {
	font-size : 10pt;
	text-align : center;
	font-weight : bold;
	}
	
	.main {
	background-color : #ffffff;
	margin-left : 10px;
	margin-right : 10px;
	}
	

	.footer {
	background-color : #000066;
	color : #ffffff;
	font-family : Verdana, Arial;
	font-style : normal;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	}
	
	A.footer:LINK {
	color : #ffffff;
	}
	
	A.footer:VISITED {
	color : #ffffff;
	text-decoration : none;
    }
	
	A.footer:HOVER {
	color : yellow;
	background-color : transparent;
	text-decoration : none;
    }
	
	
	.undertitle {
	font-family : Verdana, Arial;
	font-size : 8pt;
	color : black;
	font-weight : bold;
	text-align : right;
	}
	
	H1 {
	font-family : Verdana, Arial;
	color : #000066;
	text-align : center;
	}
	
	H2, H3 {
	font-family : Verdana, Arial;
	color : #000066;
	text-align : center;
	}
	
	H5 {
	color : black;
	font-size : 8pt;
	text-align : center;
	}
	
	TD {
	font-family : Verdana, Arial;
	color : black;
	font-size : 10pt;
	}
	
	.terms {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : black;
	font-weight : normal;
	}
	
   .frame {
	width : 940px;
	background-color : #000066;
	}
	
	.formbox { 
	border: 1px solid #16A1CA; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none; 
	}
	
	.left {
	text-align: left;
	}