//by Norbert Mondel  {
	color : #000000;
}

a:active  {
	color : #CC0066;
}

a:visited  {
	color : #00CCFF;
}

a:hover  {
	color : #CC9900;
}

body  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003399;
}

td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003399;
}

li  {
	color : #003399;
	list-style-type : square;
}

ul  {
	color : #003399;
	list-style-type : square;
}

ol  {
	color : #003399;
}

.mytext  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003399;
}

a.mytext:link  {
	color : #FF0000;
	text-decoration : none;
}

a.mytext:visited  {
	color : #666666;
	text-decoration : none;
}

a.mytext:active  {
	color : #CC0066;
	text-decoration : none;
}

a.mytext:hover  {
	color : #999933;
	text-decoration : none;
}

h1  {
	font-size : 16px;
	font-weight : bold;
	color : #003399;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

h2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #CC0033;
}

h3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #003399;
}

h4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #003399;
	font-style : italic;
}

h5  {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #003399;
	font-weight : bold;
	font-style : italic;
}

