body {

    color: #000;
    margin: 0;
    text-align: center;
    background:#193271;
}

body, td, th, textarea, input, select, span, strong, h1, h2, h3, h4, h5, h6 {

    font-family:arial, helvetica, sans-serif;
}

a { 

	cursor: pointer;
	text-decoration:none; 
	
}

img {

    border: none;
}

p {

    line-height: 1.4;
}

ul,ol {

    margin: 0;
    padding:0;
    list-style:none;
}

form,h1,h2,h3 {

    clear: left;
    font-weight: bold;
}

div {

	margin:0 auto;
	position:relative;
}

hr,legend,.none {
	
	display:none;
}

.clear { 

	clear:both;
}

fieldset { 

	padding:0;
	border:0;
}