body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #333333;
	border:none;
}

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:#0033CC;
	text-decoration:underline;
}
.color1 {
	color: #8d014A;
}

a:visited {
	color:#0033CC;
	text-decoration:underline;
}
a:hover {
	color:#0066FF;
	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;
}

h1 {
	font-size:130%;
}

h2 {
   font-size: 115%;
}
