body{
background-image:url(images/bg.gif);
background-repeat:repeat-x;
background-color:#FFF99D;
margin: 0px 0px 0px 0px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#FFFFFF;
}

h1 {
display:inline;
font-size:inherit;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

ul {
	text-align:center;
}

.style6 {
	color: #FF0000;
	font-weight: bold;
}
.style7 {
	font-size: large;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style8 {
	font-size: x-large;
	font-weight: bold;
	color:#FF0000;
}


.style10 {
	color: #000000;
	font-size: medium;
	font-weight:700; 
	}

.style11 {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

.style12 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:18px;
color:#FF0000;
}

.ptop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}