/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;	}

h1{
	font-weight: bold;
	text-align: center;
	font-size: 32px;	}

h2{
	font-weight: bold;
	text-align: center;
	font-size: 18px;	}

.header{
	font-size: 16px;
	text-align: center;
	font-weight: bold;	}


