.just {
	text-align: justify;	
	}

.header {
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal ;

}
.titletext {
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	color: #333399;
	font-style: normal;
}
.standardtext {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #333399;
}
.MainMenuText {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #333399;
	font-style: normal;
	text-decoration: none;
}
.SubMenuText
{
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
	text-transform: lowercase;
}
.BottomMenuText {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bolder ;
	color: #FFFFFF;
	text-decoration: none;
}
body, table, td, input, textarea {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #333399;
}
A:link, A:visited, A:hover, A:active
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
