html,body {
	background: #ffffff;
width:100%;
height:100%;
padding:0;
margin:0;
}
body {
font:13px Tahoma; color:#000;
}

p {margin:0px; padding:0 0 12px 0; text-align:justify; line-height:1.5em;}

a, a:link, a:visited {color:#3892d5; text-decoration:underline;}
a:hover {text-decoration:none;}
a:focus,a:active {outline:none;}
a img {border:none;}
address {font-style:normal;}

h1,h2,h3,h4,h5,h6 {margin:0px 0px 12px 0px; font-family:Arial; font-weight:normal; color:#000;}
h1 {font-size:24px;}
h2 {font-size:18px;}
h3 {}
h4 {}

td {padding:0px;}

h2 {
	font-size: 15px;
	color:#035eb9;
	text-transform:uppercase;
}