/* Thaden Armory CSS Document */

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-spacing: 13pt;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-spacing: 13pt;
}

p.indent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-spacing: 13pt;
	text-align: justify;
	padding: 15px;
}

hr {
	height: 1px;
	style: solid;
	color: #e8e8e8;
}

.contactOrder {
	line-height: 20pt;

}

a:link {
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #FFCC00;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

