
br {
	line-height:100%;
}

.small {
	font-size: 95%;
	line-height: 130%; 
}

.medium {
	font-size: 100%;
	line-height: 110%;
}

.big {
	font-size: 120%;
	line-height: 110%;
}

.xbig {
	font-size: 165%;
	line-height: 110%;
}

.footer {
	font-size: 80%;
	color: #B99999;
}

.testimony {
	color: #006699;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
}


.copyright {
	font-size: 80%;
	color: #00AACC;
	line-height:100%;
}

.copyright a:link {
	color: #00AACC;
	text-decoration:underline;
}
.copyright a:visited {
	color: #00AACC;
	text-decoration:underline;
}
.copyright a:hover {
	color: #00AACC;
	text-decoration:none;
}

a:link {
	color:#FFF;
	text-decoration:underline;
}

a:visited {
	color:#FFF;
	text-decoration:underline;
}
a:hover {
	color:#CCC;
	text-decoration:none;
}

a:link img {
	border:none;
}
a:visited img{
	border:none;
}
a:hover img {
	border-bottom:2px none black;
}

li {
	list-style-position: outside;
	list-style:url(images/arrow.gif);
}

.div_pad8 {
	padding: 8px;
}


.color1 {
	color: #8d014A;
}

