/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #2A3562;
}

.txt{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color : #ffffff;
}

.txt2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color : #ffffff;
}




