body {
	color: #666666
	font-family: Times New Roman;
	font-size: 12pt;
	}
	
p  {
	font-family: Times New Roman;
	font-size: 12pt;
	color: #666666;
	}
	
ul {
	font-family: Times New Roman;
	font-size: 12pt;
	color: #666666;
	}
	
li {
	font-family: Times New Roman;
	font-size: 12pt;
	color: #666666;
	}
	
h1 { 
	color: #9e00f7;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	}
	
h2 { 
	color: #9900ff;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	}

h3 { 
	color: #666666;
	font-family: arial;
	font-size: 9 pt;
	font-weight: bold;
	}

h4 { 
	color: #666666;
	font-family: arial;
	font-size: 8 pt;
	font-weight: bold;
	}
	
a.inline:link { 
	color: #0000ff;
	font-family: arial;
	font-size: 9 pt;
	text-decoration: none;
	font-weight: bold;
	}
a.inline:visited { 
	color: #990099;
	font-family: arial;
	font-size: 9 pt;
	font-weight: bold;
	text-decoration: none;
	}

a.inline:hover { 
	color: #3366cc;
	font-family: arial;
	font-size: 9 pt;
	font-weight: bold;	
	text-decoration: none;	}
		
a.menu:link { 
	color: #666666;
	font-family: sans-serif;
	font-size: 8 pt;
	font-weight: bold;
	text-decoration: none;
	}
a.menu:visited { 
	color: #666666;
	font-family: sans-serif;
	font-size: 8 pt;
	font-weight: bold;
	text-decoration: none;
	}

a.menu:hover { 
	color: #cc00ff;
	font-family: sans-serif;
	font-size: 8 pt;
	font-weight: bold;
	text-decoration: none;	}

a.footer:link { 
	color: #666666;
	font-family: sans-serif;
	font-size: 8 pt;
	text-decoration: none;
	}
a.footer:visited { 
	color: #666666;
	font-family: sans-serif;
	font-size: 8 pt;
	text-decoration: none;
	}

a.footer:hover { 
	color: #999999;
	font-family: sans-serif;
	font-size: 8 pt;
	text-decoration: none;	}
a:active { 
	color: #666666;
	}
