body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	
}

.MainParagraph {
	font-size: 10pt;
	line-height: 160%;
	font-family: Arial, Geneva, Helv, sans-serif;	
}

.TextCell {
	text-margin: 20 20 20 20;
}

.TemplateBackground {
	background-image:  url("images/template_background.jpg");
	background-repeat: no-repeat;
}

.textHome {
	font-size: 12px;
	line-height: 21px;
	padding-left: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	font-family: Frutiger-Roman, Arial, Helv, sans-serif;
}
.textFooter {
	font-family: Frutiger-Roman;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 10px;
}
.textCopyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
a {	text-decoration: none; color: #0000FF; 
}
a:link { text-decoration : none; color: #0000FF; 
}
a:hover { text-decoration : none; color: #FF0000; 
}
.textLogin {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
}
.textInside {

	font-size: 12px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
}