/*	If you want to check the validity of the style sheet you can use this:  */
/*	http://jigsaw.w3.org/css-validator/					*/

p, dl, ol, div, td, body {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 12px; font-color: #333399;
}

p { 
	line-height: 16px; 
}

ul
font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 12px; font-color: #333399;
}

a:link 		{ color: #0066FF; text-decoration: none; }
a:visited 	{ color: #3D56F5; text-decoration: none; }
a:active 	{ color: #CC0000; text-decoration: underline; }
a:hover 	{ color: #CC0000; text-decoration: underline; }

.testimonial { color: #FF3333; font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 12px; font-style: italic; 
}

.subtitle {
	text-align: center; 
	font-size: 17px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #999; 
	letter-spacing: -.02em;
	border-style: none;
	border-width: 1px;
	width: 100%;
}

.footernav {
	font-size: 10px;
	color: #555555;
}

h1 { 
	font-size: 18px; 
	color: #333399; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 { 
	font-size: 15px; 
	color: #7F4E01; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

h3 { 
	font-size: 13px; 
	color: #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

h4 { 
	font-size: 11px; 
	color: #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
}
