a  {
	text-decoration: none;
	font-family : Verdana,Arial;
	color : black;
	font-size : x-small;
}

a:hover 
{ Text-Decoration: underline; Color:#FF0033;} 


body  {
	font-family : Verdana,Arial;
	color : black;
	font-size : x-small;
}

li  {
	font-family : Verdana,Arial;
	color : black;
	font-size : x-small;
}


dir  {
	font-family : Verdana,Arial;
	color : black;
	font-size : x-small;
}

H1  {
	font-family : Verdana,Arial;
	color : black;
	font-size : x-large;
	text-decoration : none;
}

H2  {
	font-family : Verdana,Arial;
	color : black;
	font-size : large;
	text-decoration : none;
}

H3  {
	font-family : Verdana,Arial;
	color : black;
	font-size : medium;
	text-decoration : none;
}

H4  {
	font-family : Verdana,Arial;
	color : black;
	font-size : small;
	text-decoration : none;
}

h5  {
	font-family : Verdana,Arial;
	color : black;
	font-size : x-small;
	text-decoration : none;
}

H6  {
	font-family : Verdana,Arial;
	color : black;
	font-size : xx-small;
	text-decoration : none;
}

PRE  {
	font-family : "Verdana";
	font-size : normal;
}

CODE  {
	font-family : "Courier New,Courier";
	font-size : normal;
}

UL  {
	font-family : Verdana,Arial;
	color : black;
	font-size : x-small;
}

LI  {
	font-family : Verdana,Arial;
	color : black;
	font-size : x-small;
}

TABLE  {
	font-family : Verdana,Arial;
	color : black;
	font-size : x-small;
}

table  {
	font-family : Verdana,Arial;
	color : black;
	font-size : x-small;
}

td  {
	font-family : Verdana,Arial;
	color : black;
	font-size : x-small;
}

th  {
	font-family : Verdana,Arial;
	color : black;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	background-color : White;
}

tr  {
	font-family : Verdana,Arial;
	color : Black;
	font-size : x-small;
}

example  {
	font-family : serif;
	color : black;
	font-size : normal;
}

div  {
	font-family : Verdana,Arial;
	color : Black;
	font-size : x-small;
}


.dick {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
    font-weight: bolder; color: #FF0033
} 

.duenn {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; font-weight: normal; color: #FF0033
} 

.center {
    text-align: center;
} 
