
body { 	
	color : black; 
	margin-left : 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family : Arial;
	font-size : 8pt;	
}

a {
	color: #545E60; 
	text-decoration : none; 
	font-style: normal; 
	font-size : 7pt;
}

a:hover {
	color : #FE5201; 
	text-decoration: underline;
	font-size : 7pt;
}


.text {
	font-family : verdana;
	font-size : 8pt;
	font-weight: normal; 
	color: #5A7785;
}

.whiteText {
	font-family : verdana;
	font-size : 8pt;
	font-weight: normal; 
	color: #ffffff;
}

.orangeText {
	font-family : verdana;
	font-size : 8pt;
	font-weight: normal; 
	color: #FE5201;
}


.orangeBig
{
	font-family: verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	letter-spacing: 0; 
	color: #FE5201; 
}

.orangeSmall 
{
	font-family: verdana; 
	font-size: 7pt; 
	font-weight: normal; 
	letter-spacing: 0; 
	color: #FE5201; 
}

.whiteBig
{
	font-family: verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	letter-spacing: 0; 
	color: #ffffff; 
}

.whiteSmall 
{
	font-family: verdana; 
	font-size: 7pt; 
	font-weight: normal; 
	letter-spacing: 0; 
	color: #ffffff; 
}

.whiteTitle
{
	font-family: verdana; 
	font-size: 26pt; 
	font-weight: bold; 
	letter-spacing: 0; 
	color: #ffffff; 
}


.menuLeft 
{
	background-color: #232D2F;
	width: 100px;
	height: 11px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 7pt; 

}

.leftBckg
{
	width: 100px;
	height: 11px;
	font-size: 7pt;
}

.smallText 
{
	color: #545E60; 
	text-decoration : none; 
	font-style: normal; 
	font-size : 7pt;
}
