A {
    color: #006633;
    color: #548b54;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

A:hover {
    text-decoration: underline;
}

A.leftref {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

A.leftref:hover {
    color: yellow;
    text-decoration: none;
}

A.presenter {
    color: #336699;
    font-size: 10pt;
    font-weight: normal;
}

BODY {
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    margin-left: 2%;
    margin-right: 2%;
}

H1 {
	font-family: verdana, times new roman, times, arial, helvetica, sans-serif;
	color: "006633";
	font-size: 18pt;
	background-repeat: repeat-x, repeat-y;
	padding-left: 1mm;
	padding-top: 1mm;
	padding-bottom: 1mm;
}

H2 {
	font-size: 18pt;
	font-family: verdana, times new roman, times, arial, helvetica, sans-serif;
	color: "483D8B";
}

H3 {
	font-size: 15pt;
	font-family: arial, helvetica, sans-serif;
	color: 336699;
}

H4 {
	font-size: 15pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: 336699;
}

H5 {
    font-size: 12pt;
    font-family: arial, helvetica, sans-serif;
    color: "660000";
}

H6 {
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
    color: #336699;
}

P, UL, LI, TD {
    font-family: verdana, times new roman, times, arial, helvetica, sans-serif;
    font-size: 10pt;
}
