p            { font-family: Arial; font-size: 12px; color: #FFFFFF}
h1           { font-family: Arial; font-size: 20px; font-weight: bold; color: #FFFFFF}
h2           { font-size: 16px; font-family: Arial; font-weight: bold; color: #FFFFFF}
h3           { font-family: Arial; font-size: 14px; font-weight: bold; color: #FFFFFF}
h4           { font-size: 12px; font-family: Arial; font-weight: bold; color: #FFFFFF}
h5           { font-family: Arial; font-size: 9px; font-weight: bold; color: #FFFFFF}	
ul li        { list-style-type:disc; font-family: Arial; font-size: 12px; color: #FFFFFF}

a:link {color: #FFFFFF}
a:visited {color: #FFFFFF}
a:focus {font-weight:bold; color: #FFFFFF; text-decoration:underline}
a:hover {font-weight:bold; color: #FFFFFF; text-decoration:underline}
a:active {font-weight:bold; color: #FFFFFF; text-decoration:underline}


