BODY{
	scrollbar-3d-light-color: #AAB9CC;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #AAB9CC;
	scrollbar-dark-shadow-color: #AAB9CC;
	scrollbar-face-color: #AAB9CC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #AAB9CC;
	}

A:link {
	font-size: 13px;
	font-family : tahoma;
	color: #0000FF;
	}

A:visited {
	font-size: 13px;
	font-family : tahoma;
	color: #0000FF;
	}

A:active {
	font-size: 13px;
	font-family : tahoma;
	color: #0000FF;	
	}

A:hover {
	font-size: 13px;
	font-family : tahoma;
	color: #CC0000;
	text-decoration: underline;
	}

A.topnav:link {
	color: #CC0000;
	text-decoration: none;
	}

A.topnav:visited {
	color: #CC0000;
	text-decoration: none;
}

A.topnav:active {
	color: #CC0000;
	text-decoration: none;
}

A.topnav:hover {
	color: #CCCCCC;
	text-decoration: none;
}

p {
	font-size: 13px;
	font-family: tahoma;
	color: #6C6C6C;
	}
	
.lpcontent {
	font-size: 14px;
	font-family: tahoma;
	color: #000000;
	}

.lptitle {
	font-size: 12px;
	font-family: tahoma;
	color: #000000;
	}

.lpsubhead {
	font-size: 13px;
	font-family: tahoma;
	color: #000000;
	}

.lpheader {
	font-size: 24px;
	font-family: tahoma;
	color: #101369;
	}

.testimonials {
	font-size: 13px;
	font-family: tahoma;
	color: #424141;
	}

ul {
	font-size: 13px;
	font-family: tahoma;
	color: #6C6C6C;
	}

ol {
	font-size: 13px;
	font-family: tahoma;
	color: #6C6C6C;
	}

.bottomnav	{
	font-size: 12px;
	font-family : tahoma;
	color: #7a7b7b;
	}
	
A.bottomnav:link {
	font-size: 12px;
	font-family : tahoma;
	color: #7a7b7b;
	text-decoration: none;
	}

A.bottomnav:visited {
	font-size: 12px;
	font-family : tahoma;
	color: #7a7b7b;
	text-decoration: none;
	}

A.bottomnav:active {
	font-size: 12px;
	font-family : tahoma;
	color: #7a7b7b;
	text-decoration: none;
	}

A.bottomnav:hover {
	font-size: 12px;
	font-family : tahoma;
	color: #CC0000;
	text-decoration: underline;
	}

HR {
	color : #D2D2CA;
	height : 1px;
}

INPUT.grey, TEXTAREA.grey, SELECT.grey, OPTION.grey{
	padding: 1px;
	font-size: 13px tahoma;
	background-color: #F7F7F4;
	border: inset 1px #000000;
}

INPUT.button{
	font-family: 13px tahoma;
	font-weight: bold;
	background-color: #6B93BE;
	color: #FFFFFF;
}

.highlight {
	background-color: #FFFF00;
}