body {
  width:100%; height:100%;
  margin:0; padding:0;
  overflow:auto;
  background-color: White;
}
img
{
	border : 0;
}
input, select 
{
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.font_blue_14
{
	font-family : Arial, Tahoma, Verdana;
	color: Blue;
	font-size: 14px;
	letter-spacing: 1px;
}
.font_black_13
{
	font-family : Tahoma, Verdana;
	color: black;
	font-size: 13px;
}
.font_black_17
{
	font-family : Arial, Tahoma, Verdana;
	font-size: 17px;
	word-spacing: 4px;
	letter-spacing: 1px;
	text-align: justify;
}
.font_black_12
{
	font-family : Arial, Tahoma, Verdana;
	font-size: 12px;
	word-spacing: 4px;
	letter-spacing: 1px;
}
.font_blue_12
{
	font-family : Arial, Tahoma, Verdana;
	color: #34429B;
	font-size: 12px;
	word-spacing: 4px;
	letter-spacing: 1px;
}
.font_blue_13
{
	font-family : Arial, Tahoma, Verdana;
	color: #34429B;
	font-size: 13px;
	word-spacing: 4px;
	letter-spacing: 1px;
}
.botton_blue
{
	font-family : Arial, Tahoma, Verdana;
	color: white;
	font-size: 12px;
	font: bold;
	background-color: #34429B;
}
a
{
	color: blue;
}
