/*-------------------------------------  fonts ----------------------------------*/

H1 {
font-size: 1.5em;
font-family: verdana;
color: #666666;
margin: 0px;
}

H2 {
FONT-FAMILY: Verdana, Geneva, Helvetica, Arial, 'trebuchet ms', 'Gill Sans', sans-serif; 
FONT-SIZE:13px;
LETTER-SPACING: 0.1em; 
color: #666666;
float:left;
}

H3 {
FONT-FAMILY: Verdana, Geneva, Helvetica, Arial, 'trebuchet ms', 'Gill Sans', sans-serif; 
FONT-SIZE:13px;
LETTER-SPACING: 0.1em; 
MARGIN: 2px; 
color: #666666;
float:right;
}

H4 {
margin-left:5px;
font-size: 1em;
font-family: verdana;
color: #FF6666;
text-weight: bold;
}


P {
MARGIN: 10px; 
PADDING-BOTTOM: 0px; 
PADDING-LEFT: 0px; 
PADDING-RIGHT: 0px; 
PADDING-TOP: 1px;
font-size: 13;
font-family: Verdana,"Times New Roman";
color: #666666;
}

li {
font-size: 13;
font-family: Verdana,"Times New Roman";
color: #000000;
}

UL.normal {
list-style:outside;
}

.text {
font-size: 12;
font-family: Verdana,"Times New Roman";
color: #336699;
line-height:130%;
}

/*--------------------------------- links -------------------------------------*/

A {
color: #666666;
}

.mailme {
text-decoration: none;
color: #990000;
}

/*
a.links:link {
background-color: black;
color: black;
text-decoration: none;
border: 0px;
}

a.links:visited {
background-color: white;
color: white;
text-decoration: none;
}

a.links:hover {
background-color: white;
color: white;
text-decoration: none;
}

a.links:active {
background-color: white;
color: white;
text-decoration: none;
}
*/
