
body {

 	background-color:#2cb9d1;
	background-attachment:fixed;
	background-repeat:no repeat;
	margin:0px;
    }

body, table, tr, td, div
{
	font-family			:"Segoe UI";
	font-size			:13px;
	color				:#000000;
}


img { border-style: none;
    border-color: inherit;
    border-width: medium;
}



a:link{
	font-family			:"Segoe UI";
	font-size			:11px;
	color				:#ffffff;
	text-decoration		:none;
}
a:visited{
	font-family			:"Segoe UI";
	font-size			:11px;
	color				:#ffffff;
	text-decoration		:none;
}
a:active{
	font-family			:"Segoe UI";
	font-size			:11px;
	color				:#ffffff;
	text-decoration		:none;
}
a:hover{
	font-family			:"Segoe UI";
	font-size			:11px;
	color				:#2cb9d1;
	text-decoration		:none;
}

h1
{
	font-size		:14px;
	color			:#151b49;
	line-height			:16px;
	margin-bottom				:3px;

}
h3 
{
	
	color				:#a60003;
	line-height			:16px;
	margin-bottom				:2px;
	text-align:justify;
	text-decoration:underline;
	font-size		:13px;
}
h2
{
	font-size		:14px;
	color			:#011f71;
	line-height			:16px;
	margin-bottom				:2px;

}

h4
{
	font-size		:14px;
	color			:#ffffff;
	line-height			:16px;
	margin-bottom				:2px;

}





