.backdrop {
	background-attachment: scroll;
	background-image: url(../images/backdrop01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1 {

font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#000000;

}

h2 {

font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;

}

.p_style {

font-size:13px;
font-family:Arial, Helvetica, sans-serif

}

a, a:hover, a:visited {

text-decoration:none;
color:#000000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;

}