body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8B1F1E;
}

a, a:visited {
	text-decoration: none;
	color: #8B1F1E;
}
a:hover {
	color: #8B1F1E;
	text-decoration: underline;
}

a.linkContact, a.linkContact:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.linkContact:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.txtBody {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
}

.txtHeadline {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8B1F1E;
}

.txtTagline {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #8B1F1E;
	background-color: #FFFFFF;
}

.txtContactInfo {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #8B1F1E;
}

.txtFooter {
	font-family: Arial, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}

.txtCallout {
	font-family: "Trebuchet MS", Arial, sans-serif; 
	color: #666666; 
}

.formButton {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	background-color: #8B1F1E;
	border: 1px solid #333333;
}

.imgPortfolio {
	border: 3px double #CCCCCC;
	padding: 3px 3px 3px 3px;
}

.txtHomePortfolio {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: x-small;
}
