body {
	background-image: url(../Website/Assets/Background/CottonDreamBackground.jpg);
	}
.style1 {font-style: italic; font-size: 9px; color: #884400;}
.style2 {
	font-size: 40px;
	color: #884400;
	font-weight: bold;
	font-style: oblique;
}
.style3 {font-size: 13px; font-weight: bold; font-style: italic; color: #884400; }
.style4 {font-size: 16px; font-weight: bold; font-style: italic; color: #884400;}
.style5 {
	font-size: 18px;
	font-weight: bold;
	color: #884400;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #884400;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
	color: #884400;
}
.style8 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.style9 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.style10 {font-style: italic; font-size: 9px; color: #f0e5c5; }
.style12 {font-style: italic; font-size: 9px; color: #DDC589; }
.style13 {
	color: #884400;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline;
}
.style15 {color: #884400; font-size: 9px;}
.style14 {
	font-size: 24px;
	font-weight: bold;
	color: #884400;
	font-style: oblique;
	text-decoration: underline;
}
a:link {
	color: #884400;
	text-decoration: none;
}
a:visited {
	color: #884400;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #884400;
}
