@charset "UTF-8";
/* CSS Document */
/* 
   TYPO.CSS
   ---
   SZOLDIER CLOTHING
   ---
   DESIGN: SOBULEDESIGN.COM
   ---
   LOGISTICS: CRAZYHORSECODING.COM
*/
   
* {   
}
p, table {
	font-size: 12px;
	padding-bottom: 5px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	text-transform: uppercase;
	font-size: 15px;
	line-height: 24px;
	font-weight: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #E9E9E9;
	/*
	font-family: Copperplate, Georgia, "Times New Roman", Times, serif;
	font-family: Georgia, serif;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	*/
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

h2 {
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 15px;
	/*
	font-family: Copperplate, Georgia, "Times New Roman", Times, serif;
	font-family: Georgia, serif;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	*/
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #808080;

}

h3 {
	font-size: 12px;
	padding-bottom: 5px;
	color: #808080;
}

h4 {
	font-size: 11px;
	padding-bottom: 5px;
	color: #808080;
}

h5 {
	font-size: 11px;
	padding-bottom: 5px;
	color: #808080;
}

#footer p {
	font-size: 10px;
	color: #666666;
}
p.msg {
	font-weight: bold;
	color: #990000;
}

#menu li a {
	color: #BFBFBF;
	text-decoration: none;
	/*
	font-family: Copperplate, Georgia, "Times New Roman", Times, serif;
	font-family: Georgia, serif;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	*/
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 15px;
}

#menu li {
	font-weight: bold;
}

input {
	/*
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	*/
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 10pt;
}
