body {
	background-image: url(assets/texture.gif);
	background-repeat: repeat-y;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	text-align: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #DFCB50;
	text-decoration: none;
}
a:visited {
	color: #D5BA26;
	text-decoration: none;
}
a:hover {
	color:#FFE546;
	text-decoration: underline;
}
a:active {
	color:#0099FF;
	text-decoration: none;
}
a.onwhite:link {
	color: #990000;
	text-decoration: none;
}
a.onwhite:visited {
	color: #990033;
	text-decoration: none;
}
a.onwhite:hover {
	color:#FFE546;
	text-decoration: underline;
}
a.onwhite:active {
	color:#0099FF;
	text-decoration: none;
	text-align: center;
}
.style6 { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; 
}

.style7 {
	color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}
.style8 {
	color: #000000;
	font-size: medium;
	font-family:Arial, Helvetica, sans-serif;
	}
.style9 { font-size: small
}

