body {
	background: #FFE7D2;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;	
}

td {
	font-size: 11px;
}

a.menu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #737373;
}

a.menu:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF5F3D;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: none;
	text-align: center;
	text-decoration: none;
}

H2 {
	line-height : 160%;
	font-family: Georgia, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-style : italic;
	text-align: left;
	font-size: 18px;
}

.text {
	line-height : 125%;
	font-family: Verdana;
	text-align: justify;
	font-size: 11px;
	line-height : 160%;
}

ul, li {
	margin : 0px 5px 5px 15px;
	line-height : 160%;	
}

.category {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.subcategory {
	font-family: Verdana;
	font-size: 10px;
	color: #737373;
	font-weight: none;
	text-align: center;
	text-decoration: none;
}

DIV.WRAPPER { 
    WIDTH: 500PX; 
    POSITION: RELATIVE; 
    CLEAR: BOTH; 
} 

DIV.LEFT { 
    WIDTH: 45PX; 
    BACKGROUND: #FFFFFF; 
    POSITION: RELATIVE; 
    FLOAT: LEFT; 
} 

DIV.RIGHT { 
    WIDTH: 455PX; 
    BACKGROUND: #FFFFFF; 
    POSITION: RELATIVE; 
    FLOAT: RIGHT; 
} 


DIV.pr
{
    FONT-SIZE: 6pt;
    FLOAT: right;
    COLOR: #000000;
    MARGIN-RIGHT: 5px;
}

DIV.prg
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-SIZE: 1px;
    BORDER-LEFT: #999999 1px solid;
    WIDTH: 40px;
    BORDER-BOTTOM: #999999 1px solid;
    HEIGHT: 3px
}

DIV.prb
{
    FONT-SIZE: 1px;
    BACKGROUND: #5eaa5e;
    HEIGHT: 3px
}
