body {

background;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #851724;

}

P  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#FFE7CE;
	font-style: italic;
	line-height: 26px;
	font-weight: bold;


}

A  {
	color:#FFCC33;
}

A:Visited  {
	color:#CC9966;
}

A:Active  {}

A:Hover  {
	color:#FF6600;
}

.small  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color:#FFFAE6;
	font-style: normal;
	line-height: 200%;

}

.table {
	background-image: url(images/bg_sunset.jpg);
	background-repeat: no-repeat;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #990000;
}

