body {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	margin: 0;
}
table {
	width: 100%;
	margin: 0;

}
table td{
	padding: 0;
	border-width: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	color: #000000;
}
p {
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none
}
a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none
}

a:hover	{
	color: #666666;
	font-weight: bold;
	text-decoration: underline
}

a:active {
	color: #666600;
	font-weight: bold;
	text-decoration: underline
}
.head	{
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	background-image:  url(armada/screen_shots/images/header-3.jpg)
}

.nav {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 100%;
	padding: 4px;
	background-image: none;
	background-color: #CCCCCC;


}
.navBackGround {
	background-color: #000000;
	font-size: 12px;
	color: #945414;
	width: 200px;
	padding: 6px;
	vertical-align: top;
}
.navBackGround table {
	border: 1px solid Silver;
}
.foot	{
	background-color: #99CC99;
	font-size: 10px;
	color: #000000;
	text-align: center;
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.whitetext {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
.Headline {
	font-size: 12px;
	font-weight: bold;
	color: #945414;
	background-color: #000000;

}
h1, h2, h3 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 4px;
}
h1 {
	border-bottom: thin solid #333333;
	color: #333333;

}
h3 {
	font-size: 12px;
}
.topNav {
	background-color: #CCCCCC;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	border: 1px #000000 solid;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
	background-image: none;

}
#content {
	padding: 12px;
	background-color: #FFFFFF;
}

