html		{
	margin: 0;
	padding: 0;
	}

body, table, tr, td, li, ul, ol	{
	font-family: "Calibri", "Franklin Gothic Book", "Arial", sans-serif;
	font-size: 10.5pt;
	color: #555555; 
	}

li       { 
	list-style-image: url('../images/lego16.gif'); 
	margin-top: 5px;
	}

hr	{	
	width: 100%;
	height: .25pt;
	color: #008080;
	}	

a:link, a:visited	{
	text-decoration: underline; 
	color: #008080;
	}

a:active, a:hover	{
	text-decoration: underline; 
	color: #AE18EF;
	}
		
H2	{
	font-family: "Arial Black", helvetica, san serif;
	color: #AE18EF; 
	font-size: 14pt; 
	letter-spacing: -.50pt;
	background-color: #FFFFFF;
	}
		
H3	{
	font-family: "Arial Black", helvetica, san serif;
	color: #AE18EF;
	font-size: 12pt; 
	letter-spacing: -.50pt;
	}


/* FORMS */
form, button	{ font-family: Arial; font-size: 9pt; font-weight: bold; }



/* .header BUTTONS */
.header td	{
	color: #555555; 
	font-family: "Calibri", "Franklin Gothic Book", "Arial", sans-serif;
	font-size: 9pt;
	font-weight: bold;
	}

.header a:link, .header a:visited 	{
	text-decoration: none;
	color: #555555; 
	font-weight: bold;
	padding-bottom: 5pt; padding-left: 2pt; padding-right: 2pt;
	}	
		
.header a:active, .header a:hover 	{
	text-decoration: none; 
	background-color: #008080;
	color: #FFFFFF;
	font-weight: bold; 
	padding-bottom: 5pt; padding-left: 2pt; padding-right: 2pt; 
	}

/* .footer */
.footer td	{
	color: #FFFFFF; 
	background-color: #AE18EF;
	font-family: "Calibri", "Franklin Gothic Book", "Arial", sans-serif;
	font-size: 9pt;
	font-weight: bold; 
	}

.footer a:link, .footer a:visited 	{
	text-decoration: none;
	color: #FFFFFF; 
	background-color: #AE18EF;
	}	
		
.footer a:active, .footer a:hover 	{
	text-decoration: underline; 
	color: #FFFFFF;
	background-color: #AE18EF;
	}