body {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(img/bg3.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: sans-serif;
	font-size: 90%;
}

a {
	text-decoration:none;
	color:#6633FF;
}

a:hover {
	color:#FF0000;
}

li {
	margin-left: -15px;
}

table {
	background-color:#FFFFFF;
	line-height: 130%;
}

img {
    border-style:none;
}

p{
	line-height: 130%;
}

.style1 {
	font-size: 122%;
	line-height: 140%;
}
.style2 {
	font-size: small;
	text-align: center;
}
.style3 {
	font-size: 122%;
	color:#B92B2B;
	line-height: 140%;
}
.style4 {
	font-size: small;
}

.style5 {
	color: #B82C2C;
}
.style6 {
	color: #CC6666;
}

img.right {
  float: right;
  margin: 10px;
}

h1{
	font-size: 130%;
	line-height: 130%;
}

h2{
	font-size: 120%;
}

h3{
	font-size: 110%;
}