.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: normal;


}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;


}
.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}
.heading1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}
.color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6633;

}
.links {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.borders {
	border: 1px outset #999999;

}
.indent {
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 20px;
}
.vLine {
	border-right-width: 1px;
	border-right-style: outset;
	border-right-color: #333333;
}
.menuCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #666666;

}
.mainsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tableBorders {

	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
.topLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;

}
.topLineBottomline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;

}
.topmainsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
}

