body, td
	{
		margin: 15px;
		font-family: verdana; 
		font-size: x-small;
	}

A 
	{	color: 990000; 
		font-size: x-small;
		
	}
A:HOVER {	color: FF3333; }

H1, H2, H3, H4, H5, H6
	{
		color: #668866;
	}
TD 
	{
		vertical-align: top;
	}
.BOX 
	{
		font-size: x-small;
	}
DIV.BOX
	{
		font-size: x-small;
		padding: 5px;
	}
.BOX H1, .BOX H2, .BOX H3, .BOX H4, .BOX H5, .BOX H6
	{
		color: #FFFFFF;
	} 


.LIST_BOLD 
	{
		font-weight:bold;
		font-size: x-small
	}

.LIST_CONTENT
	{
		font-size: x-small;
	}
.BOX TD.LIST_CONTENT A,.BOX TD.LIST_CONTENT
	{
		font-size: xx-small;
	}
	
.BREADCRUM, .BREADCRUM A
	{
		font-size: xx-small;
	}
.MENU_CELL
	{
		vertical-align: middle;
		font-size: xx-small;
		color: #777777;
		background: #000000 url(images/flare_bg_repeat.gif) repeat-x;
	}
	



