BODY {
	margin-top: 20;
	font-family: Arial, Verdana, Arial, Helvetica;
	background: ;
}

table {
	border: 0;
}

img {
	border: 0;
}

.text {
	font-family: serif;
	font-size: 14px;
	line-height: 16px;
	text-align: justify;
	font-weight: bold;
	color: #173059;
}
	
.text2 {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	font-weight: none;
	color: #af5608;
}

.text3 {
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	color: #502a04;
}

.small {
	font-family: Arial, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #909090;
}

.sample {
	font-family: Arial, Verdana, Arial, Helvetica;
	font-size: 13px;
	line-height: 19px;
	word-spacing: 1px;
	text-align: justify;
	font-weight: bold;
	color: #909090;
}

a:LINK,
a:VISITED,
a:ACTIVE{
	font-family: Arial,Verdana, Arial, Helvetica;
	color: #502a04;
	font-size:14px;
	word-spacing: 1px;
	font-weight:bold;
	text-decoration: underline;
}

a:HOVER {
	color: #fe0006;
	font-size:14px;
	word-spacing: 1px;
	font-weight:bold;
	text-decoration: underline;
}

UL.menuHolder {				
	padding-left: 30px;
	padding-top: 20px;
}

LI.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	list-style:square;
	padding-bottom: 3px;
}

LI.menuItem:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #3e3655;
	font-weight:bold;
	list-style:square;
	padding-bottom: 3px;
}


a.small:LINK,
a.small:VISITED,
a.small:ACTIVE{
	font-family: Arial, Helvetica, Arial, Helvetica;
	font-size:11px;
	color: #909090;
	font-weight:bold;
	text-decoration: none;
}

a.small:HOVER {
	font-family: Arial, Helvetica, Arial, Helvetica;
	font-size:11px;
	color: #a5a5a5;
	font-weight:bold;
	text-decoration: none;
}
