Body    {
        font-family: verdana, arial, sans-serif;        
        font-size:10pt;
        color: black;
        font-weight: bold;        
}

TD      {
        font-family: verdana, arial, sans-serif;        
        font-size:10pt;
        color: black;           
            
}

A:link {
	TEXT-DECORATION: none	
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}


.bullets {
        font-family: times new roman, minion web, times, serif;
        color:#000000;
        font-size:31pt;
        font-weight:normal;
		// Usage <SPAN CLASS="bullets"> text </SPAN>
}

/*
P       {
        font-family: verdana, arial, sans-serif;
        font-size:10pt;
        color: #faebd7;
}
*/

h1      {
        font-family: verdana, arial, sans-serif;
        font-size:14pt;
        font-weight: bold;
        color: black; 
        position: relative; left: -10px;
}

h2      {
        font-family: verdana, arial, sans-serif;
        font-size:12pt;
        font-weight: bold;
        color: black; 
        position: relative; left: -6px;
}
h3      {
        font-family: verdana, arial, sans-serif;
        font-size:11pt;
        font-weight: bold;
        color: black; 
}

h4      {
        font-family: verdana, arial, sans-serif;
        font-size:10pt;
        color: black;
}

h5      {
        font-family: verdana, arial, sans-serif;
        font-size:8Pt;
        color: black;
}

/*
ul{
        font-family: verdana, arial, sans-serif;
        font-size:10pt;
        list-style : disc;
        position: relative; left: 12px;
}*/

/*
ol{
        font-family: verdana, arial, sans-serif;
        font-size:10pt;
        position: relative; left: 12px;
}
*/


.arcade {
	font-family: Comic Sans MS;
	font-size:10pt;	
}


