

p {		
		font-family: Arial, Helvetica, sans-serif;
		font-size: .85em; /* was 12px*/
		line-height: 1.2;
		font-weight: normal;
}
.textSmall {		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
}
h1, h2, h3, h4, h5, h6 {
		font-weight:normal;
}

h1 { 
		font-size: 15px; 
}
h2 { 
		font-size: 14px; 
}
h3 { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px; 
}
h4 { 
		font-size: 12px; 
}
ol { 
		list-style-type: decimal;
		font-size: 11px; 
}
li { 
		font-size: 12px; 
}
.defStyle {
		font-family: Arial, Helvetica, sans-serif;
		line-height: 1.3;
}
.smallType {
		font-size: 9px;
}
.scrollType {
		font-size: 10px;
}
.copyright {
		font-size: 10px;
}

.toplinks {
		font-size: 14px;
}

.testimonial {
		font-size:12px;
		font-style:italic;
}

.testName {
		font-size:12px;
		font-weight:bold;
		text-align:right;
}

p.big {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style:italic;
		/*color:#cc6666;*/
		color:#660033;		
}
