body, html {
	font:		Verdana, Helvetica, sans-serif;
	font-size:	12pt;
	background:	url(images/background.jpg) fixed;
        background-color: white;
        margin:         0;
        padding:        0;
        text-decoration: none;
}




.style {
	font-weight: bold;
	font-style: italic;
	font-size: 22;
	color: #0066CC;
	text-align: left;
	padding-left : 1cm;

}

.style2 {
	font-weight: bold;
	font-style: normal;
	font-size: 12;
	color: #996699;
	text-align: left;
	padding-left : 1cm;
}




h4 {
	font-weight: lighter;
	font-size: 12pt;
	color: Black;
	position: left;
}



H3 {
	font-weight: bold;
	font-size: 10pt;
	color: #660066;
	text-align: left;
	padding-left: 10px
}

H2 {
	font-weight: bold;
	font-size: 12pt;
	color: #660066;
	padding : 30px;
	padding-left : 10px;
}

.basic1 {
	font-size:	12pt;
	font-style:	italic;
}

.emphasis2 {
	font-size:	12pt;
	font-style:	italic;
}

.formdata {
	font-size:	12pt;
	color:		black;
	text-align:	left;
}


.heading1 {
	font: 'Trebuchet MS', 'Arial', 'Sans-Serif';
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: black;
	text-align:	center;
}





