P  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #663333;
	line-height: 22px;



}

A  {
	color:#660000;
}

A:Visited  {
	color:#660000;
}

A:Active  {
	color: #660000;
}

A:Hover  {
	color:#ff9900;
}

.small  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#660000;
	font-style: normal;


}

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

