body {
	background-color: #fff;
	margin: 0px;
	padding:0px;
}
.standardText{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2E2E2E;
	padding-right:21px;
}
.standardTextJustify{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2E2E2E;
	padding-right:21px;
	text-align: justify;
}
.standardTextRed{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A00000;
	padding: 3px;
	line-height: normal;
}
.standardTextRedBold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A00000;
	padding: 3px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #A00000;
	line-height: normal;
}
.footertext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #515151;
	line-height: normal;
}
.footer a{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #A00000;
	line-height: normal;
	padding: 5px;
	text-decoration: underline;
}
.footer a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #515151;
	line-height: normal;
	padding: 5px;
	text-decoration: underline;
}
.smalllink {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #A00000;
	line-height: normal;
}
.smalllink a{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #A00000;
	line-height: normal;
	padding: 5px;
	text-decoration: underline;
}
.smalllink a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #515151;
	line-height: normal;
	padding: 5px;
	text-decoration: underline;
}
