BODY 
	{
	background: #E6E6FF url(bg_ceramics.jpg) repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	}	

BODY,DIV,P 
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #000080; 
	font-size: 14px; 
	font-weight: bold; 
	}

H1
	{
	font-family: Comic Sans MS, Sans-Serif; 
	color: #000080; 
	font-size: 23px; 
	font-weight: bold; 
	}

H2
	{
	font-family: Comic Sans MS, Helvetica, Arial, Sans-Serif; 
	color: #000080; 
	font-size: 16px; 
	font-weight: bold; 
	}

H3
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #000080; 
	font-size: 18px; 
	font-weight: bold; 
	}

H4,H5,H6
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #000080; 
	font-size: 15px; 
	font-weight: bold; 
	}

UL,LI 
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #000080; 
	font-size: 12px; 
	font-weight: bold; 
	}

TABLE,TR,TD,TH 
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #000080; 
	font-size: 14px; 
	font-weight: bold; 
	}

.footer
    {
	font-family: Century, Arial, Sans-Serif;
    color: #000080;
    font-size: 12px;
	font-weight: bold;
    }
	
SPAN 
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #000080; 
	font-size: 10px; 
	font-weight: bold; 
	}
	
A:LINK 
	{
	color: #710038; 
	text-decoration: underline; 
	}

A:VISITED 
	{
	color: #800080; 
	text-decoration: underline; 
	}

A:ACTIVE 
	{
	color: #8C0000; 
	text-decoration: underline; 
	}

A:HOVER 
	{
	color: #FFFFFF; 
	background: #000080; 
	text-decoration: underline; 
	} 

A.small 
	{
	color: #000080; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	}	

A.small:visited 
	{
	color: #800080; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;	
	}
	
A.small:active 
	{
	color: #8C0000; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{
	background: #000080; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	}
