@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

p {
padding-left:10px;
padding-right:10px;
text-align:left;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
}

.copyright {
font-size:10px;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style2 {font-weight: bold}

.style4 {
	color: #FF0000;
	font-weight: bold;
}

.heading {
	color: #FF0000;
	font-weight: bold;
	text-align:center;
}
