body {
	margin: 0 0 0 0;
	font-family: arial,helvetica,univers,zurich bt;
	font-size: 10pt;
	background: #FFF;
}


td, dl, ol, p {
	font-family: arial,helvetica,univers,zurich bt;
	font-size: 10pt;
	font-weight: normal;
}


a:link {
	color: #00F;
	text-decoration: underline;
}


a:visited {
	color: #551A8B;
	text-decoration: underline;
}


a:active {
	color: #F00;
	text-decoration: none;
}


a:hover {
	color: #00F;
	text-decoration: none;
}


.title {
	font-family: arial,helvetica,univers,zurich bt;
	font-size: 18pt;
	font-weight: bold;
	color: #000;
}


.titlered {
	font-family: arial,helvetica,univers,zurich bt;
	font-size: 12pt;
	font-weight: 600;
	color: #F00;
}


.title2 {
	font-family: arial,helvetica,univers,zurich bt;
	font-size: 12pt;
	font-weight: bold;
	color: #006;
}


.txt {
	color: #000;
	font-family: arial,helvetica,univers,zurich bt; 
	font-size:10px;
	font-weight: normal;
}


.txtblue {
	color: #006;
	font-family: arial,helvetica,univers,zurich bt; 
	font-size:10px;
	font-weight: normal;
}


.txtgray {
	color: #CCC;
	font-family: arial,helvetica,univers,zurich bt; 
	font-size:10px;
	font-weight: normal;
}


.txt10 {
	color: #000;
	font-family: arial,helvetica,univers,zurich bt; 
	font-size:10pt;
	font-weight: normal;
}


.txt10bold {
	color: #000;
	font-family: arial,helvetica,univers,zurich bt; 
	font-size:10pt;
	font-weight: 600;
}


.txth {
	color: #000;
	font-family: arial,helvetica,univers,zurich bt; 
	font-size:10pt;
	font-weight: normal;
}


.txt2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
}


.txtr {
	color: #000;
	font-family: arial,helvetica,univers,zurich bt; 
	font-size:10px;
	font-weight: normal;
	text-align: right;
}


.txtred {
	color: #F00;
	font-family: arial,helvetica,univers,zurich bt; 
	font-size:10px;
	font-weight: normal;
}


.redbold {
	color: #C00;
	font-weight: bold;
}


.rdate {
	color: #333;
	font-family: arial,helvetica,univers,zurich bt; 
	font-size:9px;
	font-weight: normal;
}


h1 {
	font-size: 12pt;
	font: bold;
	color: #000;
}


h2, h3, h4, h5, h6 {
	font-size: 11pt;
	font: bold;
	color: #006;
}


.warn {
	color: #F00;
}	


.star {
	color: #F00;
}


.red {
	color: #F00;
}


.blue {
	color: #006;
}


.gray {
	color: #CCC;
}


ul {
	font-family: arial,helvetica,univers,zurich bt; 
	font-size: 10pt;
	list-style-type: square;
}


th {
	font-size: 10pt;
	font: bold;
	color: #000;
}


