BODY {
	FONT-SIZE: 12px;
	COLOR: #6c6969;
	BACKGROUND-COLOR: #000000;
	font-family: Georgia, Arial, Tahoma;
}
a {
	color: #000000;
	text-decoration: underline;
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px;
	}
	
a:hover {
	color: ##bf3130;
	text-decoration: none;
	}
.bodyBg {
	background-attachment: fixed;
	background-image: url(images/cmn/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f6f4cb;
}
.TitleBlack {
	font-family: Georgia, Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.TitleWhite {
	font-family: Georgia, Arial, Tahoma;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	}
.TitleWhite2 {
	font-family: Georgia, Arial, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	}
.subTitle {
	font-family: Georgia, Arial, Tahoma;
	font-size: 16px;
	font-weight: lighter;
	color: #ffffff;
}
.inTro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: 100;
	color: #6c6969;
	font-style: italic;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.content {
	FONT-WEIGHT: 200;	
	FONT-SIZE: 12px;
	COLOR: #3a3a42;
	FONT-FAMILY: Georgia, Arial, Tahoma;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-image: url(images/cmn/blt.gif);
	word-spacing: 1px;
}
.country {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #be3131; FONT-FAMILY:  Georgia, Arial, Tahoma;
}
.tdBook {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Georgia, Arial, Tahoma;
	BACKGROUND-COLOR: #FFFFD7;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.notes {
	FONT-SIZE: 9px;
	COLOR: #be3131;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-style: italic;
}



