<!-- 

BODY { 
		font-family : "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
		font-size : 13px; color: #1F569B;
		Background-color: #FFFFFF;
		background-image: url("if-back.jpg");
        background-repeat: no-repeat;
		background-position: 20px 20px;
		margin: 0px;
		padding: 0px;
	} 
	
A:link { 
		text-decoration : none;
		font-weight : bold;
		color : #820000;
	}

A:visited { 
		text-decoration : none;
		font-weight : bold;
		color : #1F569B;
	}

A:hover { 
		text-decoration : underline;
		font-weight : bold;
		color : #820000;
		cursor:help;
	}

td.main {
		background-color: transparent;
		border-top: 1px solid #1F569B;
		border-bottom: 1px solid #1F569B;
		border-right: 1px solid #1F569B;
		border-left: 1px solid #1F569B;
		padding: 15px 15px 15px 15px;
	}
	
td.main1 {
		background-color: #EBEFFA;
		padding: 0px 0px 0px 0px;
	}
	
td.main2 {
		background-color: #EBEFFA;
		border-top: 1px solid #1F569B;
		border-bottom: 1px solid #1F569B;
		border-right: 1px solid #1F569B;
		padding: 10px 10px 10px 10px;
	}
	
td.main3 {
		background-color: transparent;
		border-top: 1px solid #1F569B;
		border-bottom: 1px solid #1F569B;
		border-right: 1px solid #1F569B;
		padding: 10px 10px 10px 10px;
	}
	
td.main4 {
		background-color: #EBEFFA;
		border-top: 1px solid #1F569B;
		border-bottom: 1px solid #1F569B;
		border-right: 1px solid #1F569B;
		border-left: 1px solid #1F569B;
		padding: 2px 2px 2px 2px;
	}
	
td.main5 {
		background-color: #FFFFFF;
		border-top: 1px solid #1F569B;
		border-bottom: 1px solid #1F569B;
		border-right: 1px solid #1F569B;
		border-left: 1px solid #1F569B;
		padding: 2px 2px 2px 2px;
	}
	
p.titletext {
		background-color: transparent;
		font-size: 30px; color:#1F569B;
		font-weight : bold;
		text-align: right;
		letter-spacing: 5px;
		padding: 0px 0px 5px 5px;
	}
	
p.text {
		background-color: transparent;
		text-align: justify;
		font-weight : bold;
		font-size : 13px; color: #1F569B;
		letter-spacing: 0px;
		padding: 0px 0px 0px 0px;
	}
	
p.text1 {
		background-color: transparent;
		text-align: justify;
		font-weight : bold;
		font-size : 13px; color: #820000;
		letter-spacing: 0px;
		padding: 0px 0px 0px 0px;
	}
	
p.text2 {
		background-color: transparent;
		text-align: left;
		font-weight : bold;
		font-size : 15px; color: #820000;
		letter-spacing: 0px;
		padding: 5px 0px 0px 0px;
	}
	
p.text3 {
		background-color: transparent;
		text-align: left;
		font-weight : bold;
		font-size : 20px; color: #1F569B;
		letter-spacing: 0px;
		padding: 0px 0px 0px 0px;
	}
	
p.links {
		background-color: transparent;
		text-align: left;
		font-weight : normal;
		font-size : 14px; color: #1F569B;
		letter-spacing: 0px;
		padding: 0px 0px 0px 0px;
	}
	
p.copyrights {
		background-color: transparent;
		text-align: center;
		font-weight : normal;
		font-size : 12px; color: #1F569B;
		letter-spacing: 0px;
		padding: 5px 5px 5px 5px;
	}
	
-->

