article, nav, footer {

	font-family: Trebuchet MS, Verdana, Sans;

}

nav ul li { 
	
	font-size: 13pt;
	
}

h2 {

	font-size:30pt;

}

h3 {

	font-size:20pt;

}

article.features p {

	font-size:10pt;
	text-align: justify;

}

.col-a ul li {

	font-size:10pt;

}

button {

	font-size:13pt;
	text-transform: lowercase;
	white-space: nowrap;

}

table tr td button {

	letter-spacing: -0.09em;

}

#submit-name, #quicklogin input {

	font-style: italic;

}


#submit-name:hover, #submit-name:active, #submit-name:focus, 
#quicklogin input:hover, #quicklogin input:active, #quicklogin input:focus {

	font-style: normal;

}



ul.testimonials li {

	font-size:10pt;

}

footer {

	font-size:9pt;

}

table thead tr td {

	font-weight:bold;
	white-space: nowrap;

}

table tbody tr td {

	font-size:10pt;

}

/* ## Links ########################################## start # */

a:link, a:active, a:visited { text-decoration: none; font-weight:bold; }




/* ## Links ########################################## end ### */