.Title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #990000;
	letter-spacing: 5px;
	text-align: left;
	text-indent: 5ex;



}
.Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #990000;
	letter-spacing: 3px;
	text-indent: 2px;

}

.Title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;

}

.Title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	letter-spacing: 4px;
	white-space: normal;
	text-indent: 2em;
}

.Text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	word-spacing: 1pt;

}

.Text-white {
	font-size: 16px;
	text-transform: capitalize;
	color: #FFFFFF;
}

.Text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.Link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #996633;
	text-decoration: underline;
}
.Link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #990000;
	cursor: hand;
	text-transform: capitalize;

}
.list-1 {
	list-style-type: none;
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: left;
	white-space: normal;
	list-style-image: url(images/bullet2.gif);

}
.list-2 {
	list-style-type: none;
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: left;
	white-space: normal;
	list-style-image: url(images/bullet3.gif);
}
.Table-1 {
	background-image: url(images/dot.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	padding: 12px;
	background-position: left top;
	border: 5px none;
	height: auto;
	width: auto;
}
.Link3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;

}







body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #660000;
	background-color: #FFFFFF;
}
