/* CSS Document */
.blackText blockqoute {
margin-bottom:-100px;
margin-top:-100px;

}

body {
	background-color: #D9D3C3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9D3C3;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9D3C3;
}


.blackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

.blackLink a {
	color: #ffffff;
	text-decoration: none;
}
.blackLink a:link {
	color: #ffffff;
}
.blackLink a:visited {
	color: #ffffff;
}
.blackLink a:hover {
	color: #ffffff;
	text-decoration:underline;
}
.blackLink a:active {
	color: #ffffff;
}

.smallText {
	font-size: 10px;
	color: #000000;
}

.header a {
	color: #D9D3C3;
	text-decoration: none;
	width: 100%;
}
.header a:link {
	color: #D9D3C3;
}
.header a:visited {
	color: #D9D3C3;
}
.header a:hover {
	color: #D9D3C3;
	text-decoration:underline;
}
.header a:active {
	color: #D9D3C3;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.footer a {
	color: #A31A27;
	text-decoration: none;
}
.footer a:link {
	color: #A31A27;
}
.footer a:visited {
	color: #A31A27;
}
.footer a:hover {
	color: #000000;
}
.footer a:active {
	color: #A31A27;
}



a {
	color: #97222E;
	text-decoration: none;
}
a:link {
	color: #97222E;
}
a:visited {
	color: #97222E;
}
a:hover {
	color: #97222E;
	text-decoration:underline;
}
a:active {
	color: #97222E;
}



.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.projectTitle {
	font-size: 20px;
	color: #000000;
	line-height: 18px;
}

