BODY	{ 
	background-color : #FFFFFF;
}

TD	{ 
	font-size : 80%; 
	font-family : Arial, Helvetica;
	color: #000066
}

A:Link	{ 
	color : #0000CC; 
	font-weight : normal; 
	text-decoration: none
}

A:Active	{ 
	color : Red; 
	text-decoration : none; 
	font-weight : light;
}

A:Hover	{ 
	color : #ff9a35; 
	text-decoration : none; 
	font-weight : light;
}

A:Visited	{ 
	text-decoration : none; 
	font-weight : bold;
}

.podsta { 
	font-size : 9pt; 
	font-family : Arial, Helvetica; 
	text-align: justify; 
	font-weight: lighter; 
	letter-spacing: normal; 
	word-spacing: normal 
	}
	
.mala { 
	font-size : 8pt; 
	font-family : Arial, Helvetica; 
	text-align: justify 
	}
	
.podstabold { 
	font-size : 9pt; font-family : Arial, Helvetica;
	text-align: justify; 
	font-weight: bold; 
	letter-spacing: normal; 
	word-spacing: normal 
	}
	
.malaright { 
	font-size : 8pt; 
	font-family : Arial, Helvetica; 
	text-align: right
	}
	
.malacentr { 
	font-size : 8pt; 
	font-family : Arial, Helvetica; 
	text-align: center
	}
	
.podstaleft { 
	font-size : 9pt; 
	font-family : Arial, Helvetica; 
	text-align: left; 
	font-weight: lighter; 
	letter-spacing: normal; 
	word-spacing: normal 
	}
	
.podstaleftbold { 
	font-size : 9pt; 
	font-family : Arial, Helvetica; 
	text-align: left; 
	font-weight: bold; 
	letter-spacing: normal; 
	word-spacing: normal 
	}
	
.malaleft { 
	font-size : 8pt; 
	font-family : Arial, Helvetica; 
	text-align: left
	}
	
.podstared {
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	font: lighter 9pt Arial, Helvetica;
	color: #FF0000;
}

.podstaxx {
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	font: normal 10pt Arial, Helvetica;
}
.border {
	border: 2px solid #ffbd00;
}

