*{
	margin: 0;
	padding: 0;
}

html,body{
	height: 100%;
	background-color: #ffffff;
        font-family: times;
	font-size: 12px;
}



a img{
	border: 0;
}

h1{
	font-size: 16pt;
                font-family: times;
                text-decoration: none;
                color: #ffffff;
                padding: 0 0 0 20px;
}


h2{
	font-size: 16pt;
                font-family: times;
                color: #ffffff;
                text-decoration: none;
                padding: 0 0 0 30px;
}


h3{
	font-size: 12pt;
                font-family: times;
                text-decoration: underline;
                text-align: left;
                color: #0000ff;
                padding: 0 0 15px 28px;
}


h4{
	font-size: 12pt;
                font-family: times;
                text-decoration: none;
                padding: 0 0 5px 15px;
}

p{
	font-size: 12pt;
                font-family: times;
                color: #000000;
                padding: 0 5px 0 15px;
}

p.a{
	font-size: 14pt;
                font-family: times;
                color: #000000;
                padding: 25px 5px 0 15px;
}


p.b{
	font-size: 12pt;
                font-family: times;
                color: #000000;
                padding: 5px 0 0 25px;
}


p.c{
	font-size: 12pt;
                font-family: times;
                color: #000000;
                padding: 0 0 25px 35px;
}


p.d{
	font-size: 12pt;
                font-family: times;
                color: #000000;
                padding: 0 0 5px 7px;
}


p.z{
	font-size: 10pt;
                font-family: times;
                color: #000000;
                padding: 0 10px 0 0;
}