@charset "utf-8";
/* CSS Document */

body {
	margin:0 0 0 0;
	padding:0 0 0 0;
    background-color: #ffffff;
	background-image:url(images/bg1.gif); background-position:top; background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

a {
	color: #112d6c;
	text-decoration:underline;
}

h1 {
	color: #112d6c;
	font-size:24pt;
	line-height:24pt;
	margin-top:0;
	margin-bottom:-3px;
}

h2 {
	color: #112d6c;
	font-size:19pt;
	line-height:20pt;
}

h3 {
	color: #112d6c;
	font-size:16pt;
	line-height:17pt;
}

#innercontent {
	margin-top:20px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
}

