body {
	font-family : Verdana, Tahoma, Arial, Helvetica, Geneva, Arial, Helvetica, sans-serif;
	background: #b2b2b2;
	font-size: 7pt;
	color: #FFFFFF;

}


img {
	border:0 ;
}

textarea {
	font-size : 8pt;
	border : solid black 1px;
}


td {
	text-align: justify;
	font-size: 11px;

}

td.left {
	text-align: left;
	font-size: 11px;

}

td.center {
	text-align: center;
	font-size: 11px;

}

.sidebar {
	font-family : Tahoma;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
	TEXT-ALIGN: right;
	PADDING-RIGHT: 30px;
}

.input {
	font-size: 8pt;
	border : thin solid black 1px;
	border-collapse: collapse;
	background: #000000;
}

A:link {
	color : #000000;
	font-weight: bold;
	text-decoration : none;
}

A:active {
	color : #000000;
	font-weight: bold;
	text-decoration : underline;
}

A:hover {
	color : #6C73FF;
	font-weight: bold;
	text-decoration : underline;
}

.header{
	font-size: 12px;
	color : #6C73FF;
	font-weight: bold;
	text-decoration : none;
	text-align: left;
}

.subheader{
	font-size: 11px;
	color : #6C73FF;
	font-weight: bold;
	text-decoration : none;
	text-align: justify;
}


.text{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
	text-align: justify;
}

.txt{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
}


.minitext {
	font-size: 9px;
	color: #000000;
}

.footer{
	font-size: 11px;
	color : #000000;
	font-weight: bold;
	text-decoration : none;
	text-align: center;
}
